=>> Building textproc/angle-grinder build started at Mon May 5 16:59:14 EDT 2025 port directory: /usr/ports/textproc/angle-grinder package name: angle-grinder-0.19.4_7 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: lcook@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 537 Mar 1 07:51 /usr/ports/textproc/angle-grinder/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: 02 ---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/02/.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--- ===> The following configuration options are available for angle-grinder-0.19.4_7: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- lcook@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work/.cache HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work TMPDIR="/wrkdirs/usr/ports/textproc/angle-grinder/work" PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/angle-grinder/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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work/.cache HOME=/wrkdirs/usr/ports/textproc/angle-grinder/work TMPDIR="/wrkdirs/usr/ports/textproc/angle-grinder/work" PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/angle-grinder/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-- PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/angle-grinder" EXAMPLESDIR="share/examples/angle-grinder" DATADIR="share/angle-grinder" WWWDIR="www/angle-grinder" ETCDIR="etc/angle-grinder" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/angle-grinder DOCSDIR=/usr/local/share/doc/angle-grinder EXAMPLESDIR=/usr/local/share/examples/angle-grinder WWWDIR=/usr/local/www/angle-grinder ETCDIR=/usr/local/etc/angle-grinder --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 ===> angle-grinder-0.19.4_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> angle-grinder-0.19.4_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of angle-grinder-0.19.4_7 =========================================================================== =================================================== ===== 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 angle-grinder-0.19.4_7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by angle-grinder-0.19.4_7 for building => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/annotate-snippets-0.9.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.75.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.4.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.12.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.5.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/bitmaps-2.1.0.crate. => SHA256 Checksum OK for rust/crates/brownstone-3.0.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.8.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.14.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.7.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cargo-husky-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.83.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.31.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/clap-3.2.25.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.11.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.11.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.4.7.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.7.crate. => SHA256 Checksum OK for rust/crates/cool_asserts-2.0.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/criterion-0.4.0.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.16.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/dissimilar-1.0.7.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/dtparse-1.5.0.crate. => SHA256 Checksum OK for rust/crates/either-1.9.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.33.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/expect-test-1.4.1.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.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/futures-channel-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.29.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.11.crate. => SHA256 Checksum OK for rust/crates/gimli-0.28.1.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.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/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.3.crate. => SHA256 Checksum OK for rust/crates/http-0.2.11.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/human-panic-1.2.2.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.27.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.2.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.58.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/im-15.1.0.crate. => SHA256 Checksum OK for rust/crates/include_dir-0.7.3.crate. => SHA256 Checksum OK for rust/crates/include_dir_macros-0.7.3.crate. => SHA256 Checksum OK for rust/crates/indent_write-2.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.1.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.7.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.9.0.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/itoa-1.0.10.crate. => SHA256 Checksum OK for rust/crates/joinery-2.1.0.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.150.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/logfmt-0.0.2.crate. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nom-supreme-0.8.0.crate. => SHA256 Checksum OK for rust/crates/nom_locate-4.2.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.17.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.32.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/ordered-float-3.9.2.crate. => SHA256 Checksum OK for rust/crates/os_info-3.7.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.6.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.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/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.6.0.crate. => SHA256 Checksum OK for rust/crates/predicates-2.1.5.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.4.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-0.4.30.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.70.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.3.crate. => SHA256 Checksum OK for rust/crates/quantiles-0.7.1.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.22.0.crate. => SHA256 Checksum OK for rust/crates/quote-0.6.13.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.33.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_xoshiro-0.6.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.8.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.22.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.7.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.33.1.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustix-0.37.27.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.27.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.15.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/self_update-0.32.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.20.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.193.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.193.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.108.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.4.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sized-chunks-0.6.5.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.10.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.5.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/strfmt-0.2.4.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/syn-0.15.44.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.39.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/tempfile-3.8.1.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.2.6.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/test-generator-0.3.1.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.50.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.50.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched.crate. => SHA256 Checksum OK for rust/crates/tikv-jemallocator-0.5.4.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.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.10.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.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-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.14.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.22.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.1.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.6.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.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.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.39.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.89.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.3.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-core-0.51.1.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.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/yansi-term-0.1.2.crate. => SHA256 Checksum OK for rcoh-angle-grinder-v0.19.4_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 angle-grinder-0.19.4_7 for building ===> Extracting for angle-grinder-0.19.4_7 => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/annotate-snippets-0.9.2.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.4.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.75.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.4.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-2.0.12.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.5.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/bitmaps-2.1.0.crate. => SHA256 Checksum OK for rust/crates/brownstone-3.0.0.crate. => SHA256 Checksum OK for rust/crates/bstr-1.8.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.14.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.7.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cargo-husky-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.83.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.31.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/clap-3.2.25.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.11.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.11.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.4.7.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.2.4.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/console-0.15.7.crate. => SHA256 Checksum OK for rust/crates/cool_asserts-2.0.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.6.crate. => SHA256 Checksum OK for rust/crates/criterion-0.4.0.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.16.crate. => SHA256 Checksum OK for rust/crates/difflib-0.4.0.crate. => SHA256 Checksum OK for rust/crates/dissimilar-1.0.7.crate. => SHA256 Checksum OK for rust/crates/doc-comment-0.3.3.crate. => SHA256 Checksum OK for rust/crates/dtparse-1.5.0.crate. => SHA256 Checksum OK for rust/crates/either-1.9.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.33.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/expect-test-1.4.1.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.0.1.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.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/futures-channel-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.29.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.29.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.11.crate. => SHA256 Checksum OK for rust/crates/gimli-0.28.1.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.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/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.3.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.1.19.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.3.crate. => SHA256 Checksum OK for rust/crates/http-0.2.11.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/human-panic-1.2.2.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.27.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.2.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.58.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/im-15.1.0.crate. => SHA256 Checksum OK for rust/crates/include_dir-0.7.3.crate. => SHA256 Checksum OK for rust/crates/include_dir_macros-0.7.3.crate. => SHA256 Checksum OK for rust/crates/indent_write-2.2.0.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.1.0.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.7.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.9.0.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/itoa-1.0.10.crate. => SHA256 Checksum OK for rust/crates/joinery-2.1.0.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.150.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.20.crate. => SHA256 Checksum OK for rust/crates/logfmt-0.0.2.crate. => SHA256 Checksum OK for rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for rust/crates/memchr-2.6.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.1.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/nom-supreme-0.8.0.crate. => SHA256 Checksum OK for rust/crates/nom_locate-4.2.0.crate. => SHA256 Checksum OK for rust/crates/normalize-line-endings-0.3.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.17.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.32.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/ordered-float-3.9.2.crate. => SHA256 Checksum OK for rust/crates/os_info-3.7.0.crate. => SHA256 Checksum OK for rust/crates/os_str_bytes-6.6.1.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.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/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.6.0.crate. => SHA256 Checksum OK for rust/crates/predicates-2.1.5.crate. => SHA256 Checksum OK for rust/crates/predicates-3.0.4.crate. => SHA256 Checksum OK for rust/crates/predicates-core-1.0.6.crate. => SHA256 Checksum OK for rust/crates/predicates-tree-1.0.9.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-0.4.30.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.70.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.3.crate. => SHA256 Checksum OK for rust/crates/quantiles-0.7.1.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.22.0.crate. => SHA256 Checksum OK for rust/crates/quote-0.6.13.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.33.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_xoshiro-0.6.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.8.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.2.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.3.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.22.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.7.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.33.1.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.23.crate. => SHA256 Checksum OK for rust/crates/rustix-0.37.27.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.27.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.15.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/self_update-0.32.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.20.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.193.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.193.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.108.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.4.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sized-chunks-0.6.5.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.10.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.5.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/strfmt-0.2.4.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/syn-0.15.44.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.39.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/tempfile-3.8.1.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.2.6.crate. => SHA256 Checksum OK for rust/crates/termtree-0.4.1.crate. => SHA256 Checksum OK for rust/crates/test-generator-0.3.1.crate. => SHA256 Checksum OK for rust/crates/textwrap-0.16.0.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.50.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.50.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched.crate. => SHA256 Checksum OK for rust/crates/tikv-jemallocator-0.5.4.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.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.10.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.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-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.14.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.22.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.11.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.1.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.6.1.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.4.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.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.39.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.89.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.89.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.66.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.3.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-core-0.51.1.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.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.0.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.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.0.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/yansi-term-0.1.2.crate. => SHA256 Checksum OK for rcoh-angle-grinder-v0.19.4_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 angle-grinder-0.19.4_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> angle-grinder-0.19.4_7 depends on package: rust>=1.85.0 - not found ===> Installing existing package /packages/All/rust-1.85.0_1.pkg [13amd64-weekly-desktop-job-02] Installing rust-1.85.0_1... [13amd64-weekly-desktop-job-02] `-- Installing curl-8.12.1... [13amd64-weekly-desktop-job-02] | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-02] | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libidn2-2.3.8... [13amd64-weekly-desktop-job-02] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] | | `-- Installing libunistring-1.3... [13amd64-weekly-desktop-job-02] | | `-- Extracting libunistring-1.3: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting libidn2-2.3.8: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libnghttp2-1.65.0... [13amd64-weekly-desktop-job-02] | `-- Extracting libnghttp2-1.65.0: ....... done [13amd64-weekly-desktop-job-02] | `-- Installing libpsl-0.21.5_2... [13amd64-weekly-desktop-job-02] | `-- Extracting libpsl-0.21.5_2: ........ done [13amd64-weekly-desktop-job-02] | `-- Installing libssh2-1.11.1,3... [13amd64-weekly-desktop-job-02] | `-- Extracting libssh2-1.11.1,3: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing zstd-1.5.7... [13amd64-weekly-desktop-job-02] | | `-- Installing liblz4-1.10.0,1... [13amd64-weekly-desktop-job-02] | | `-- Extracting liblz4-1.10.0,1: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting zstd-1.5.7: .......... done [13amd64-weekly-desktop-job-02] `-- Extracting curl-8.12.1: .......... done [13amd64-weekly-desktop-job-02] Extracting rust-1.85.0_1: .......... done ===> angle-grinder-0.19.4_7 depends on package: rust>=1.85.0 - found ===> Returning to build of angle-grinder-0.19.4_7 ===> angle-grinder-0.19.4_7 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-02] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-02] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] Extracting gmake-4.4.1: .......... done ===> angle-grinder-0.19.4_7 depends on package: gmake>=4.4.1 - found ===> Returning to build of angle-grinder-0.19.4_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for angle-grinder-0.19.4_7 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions Unchanged itertools v0.10.5 (available: v0.11.0) Unchanged predicates v2.1.5 (available: v3.0.4) Unchanged toml v0.5.11 (available: v0.8.8) 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 angle-grinder-0.19.4_7 warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `self_update` dependency) Compiling libc v0.2.150 Compiling proc-macro2 v1.0.70 Compiling unicode-ident v1.0.12 Compiling serde v1.0.193 Compiling memchr v2.6.4 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling typenum v1.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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=a5ac038f8ba11682 -C extra-filename=-c5854830063ab7d5 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-c5854830063ab7d5 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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.70 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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=4d7dade40949eff3 -C extra-filename=-2545294fa100b899 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/proc-macro2-2545294fa100b899 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=73af1894b5c8f52f -C extra-filename=-cd46dcdd030a340e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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=d8ea5f1a8e2d57ae -C extra-filename=-88b0af9bcdc3526e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-88b0af9bcdc3526e -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/memchr-2.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/memchr-2.6.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.6.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/memchr-2.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 -C debuginfo=2 --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=a0b916a2d799a7c4 -C extra-filename=-fb26655c0ca22159 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3637a76c1f00d4f -C extra-filename=-b49b79a55f15f863 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=d3b6ef9902ac5549 -C extra-filename=-48feca18ecc27bbe --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/typenum-48feca18ecc27bbe -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ffe42f8b29d0004f -C extra-filename=-d67a7ce7f85b8eee --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/build.rs:51:30 | 51 | 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 Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=6cd7ba7c14d25315 -C extra-filename=-de80313d6374f2fb --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arrayvec v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/arrayvec-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/arrayvec-0.7.4/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=852e38cb6a9f7ed9 -C extra-filename=-a9df121abf8e1fbd --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-parse v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-parse-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-parse-0.2.3/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.70.0 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-parse-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=2932d5abb935b0ef -C extra-filename=-2a0c88544b97a823 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libutf8parse-de80313d6374f2fb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-b9573d430b3e4162/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-88b0af9bcdc3526e/build-script-build` [serde 1.0.193] cargo:rerun-if-changed=build.rs 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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.70 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/proc-macro2-3ae87bfe12b35d6f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/proc-macro2-2545294fa100b899/build-script-build` Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54bd9f83e09a2336 -C extra-filename=-04e84c8ecea1df20 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [proc-macro2 1.0.70] cargo:rerun-if-changed=build.rs 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-b96171fc05b2d8f3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-c5854830063ab7d5/build-script-build` [libc 0.2.150] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.70] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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.70 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/proc-macro2-3ae87bfe12b35d6f/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs --error-format=json --json=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=ddcd13c31fbb8eba -C extra-filename=-95f05e2fa434b48c --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libunicode_ident-cd46dcdd030a340e.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-2b92d169fe2d1f2d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-c5854830063ab7d5/build-script-build` [libc 0.2.150] cargo:rustc-cfg=freebsd11 [libc 0.2.150] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.150] cargo:rustc-cfg=libc_union [libc 0.2.150] cargo:rustc-cfg=libc_const_size_of [libc 0.2.150] cargo:rustc-cfg=libc_align [libc 0.2.150] cargo:rustc-cfg=libc_int128 [libc 0.2.150] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.150] cargo:rustc-cfg=libc_packedN [libc 0.2.150] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.150] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.150] cargo:rustc-cfg=libc_long_array [libc 0.2.150] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.150] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.150] cargo:rustc-cfg=libc_const_extern_fn Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-b96171fc05b2d8f3/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --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=6d3b490618d8dfb3 -C extra-filename=-f9356ea5ca499e77 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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.150] cargo:rerun-if-changed=build.rs Compiling anstyle v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-1.0.4/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5daa720905979afb -C extra-filename=-44984c7e969efa88 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-query v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-query-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-query-1.0.2/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.70.0 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstyle-query-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a38cf02e136a71a2 -C extra-filename=-5ab61adcfb31147b --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [libc 0.2.150] cargo:rustc-cfg=freebsd11 [libc 0.2.150] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.150] cargo:rustc-cfg=libc_union [libc 0.2.150] cargo:rustc-cfg=libc_const_size_of [libc 0.2.150] cargo:rustc-cfg=libc_align [libc 0.2.150] cargo:rustc-cfg=libc_int128 [libc 0.2.150] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.150] cargo:rustc-cfg=libc_packedN [libc 0.2.150] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.150] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.150] cargo:rustc-cfg=libc_long_array [libc 0.2.150] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.150] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.150] cargo:rustc-cfg=libc_const_extern_fn warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:11 | 116 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:37 | 116 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:58 | 116 | #[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: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:133:7 | 133 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:143:11 | 143 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:146:7 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:149:7 | 149 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:160:7 | 160 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:163:7 | 163 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:240:12 | 240 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:248:12 | 248 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:11 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:45 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:63 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:11 | 334 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:45 | 334 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:63 | 334 | #[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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/libc-2b92d169fe2d1f2d/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/lib.rs --error-format=json --json=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=9a170bf63668b52e -C extra-filename=-fbd95a4acd2c7aef --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:11 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:45 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:63 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:147:7 | 147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:164:11 | 164 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:323:11 | 323 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:323:31 | 323 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:337:11 | 337 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:337:31 | 337 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:345:11 | 345 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:345:31 | 345 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:408:11 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:408:31 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:423:11 | 423 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:423:31 | 423 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:428:11 | 428 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:428:31 | 428 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:492:11 | 492 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:494:11 | 494 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:22:11 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:29:11 | 29 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:76:19 | 76 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:78:23 | 78 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:109:19 | 109 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:499:15 | 499 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:504:11 | 504 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:513:11 | 513 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:529:11 | 529 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:544:11 | 544 | #[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 Compiling num-traits v0.2.17 warning: unexpected `cfg` condition name: `span_locations` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:557:11 | 557 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:570:15 | 570 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:575:11 | 575 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:597:15 | 597 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:602:11 | 602 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:617:15 | 617 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:622:11 | 622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:630:15 | 630 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:635:11 | 635 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:643:11 | 643 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:651:15 | 651 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:654:19 | 654 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:660:11 | 660 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:667:13 | 667 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:876:15 | 876 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:887:11 | 887 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1055:19 | 1055 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1061:15 | 1061 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1101:15 | 1101 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1118:27 | 1118 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1120:27 | 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: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:22:11 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:33:15 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:43:19 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:55:19 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:64:19 | 64 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:73:19 | 73 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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: `super_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:9:7 | 9 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:347:7 | 347 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:353:7 | 353 | #[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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=daa825034968f607 -C extra-filename=-c99df89f021493da --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/num-traits-c99df89f021493da -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libautocfg-b49b79a55f15f863.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `super_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:375:7 | 375 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:408:11 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:440:11 | 440 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:448:11 | 448 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:456:11 | 456 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:474:11 | 474 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:466:19 | 466 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:485:23 | 485 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:487:19 | 487 | #[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: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:859:19 | 859 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:861:23 | 861 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:415:11 | 415 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:443:11 | 443 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:449:11 | 449 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:15 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:49 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:67 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:473:11 | 473 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:510:11 | 510 | #[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 Compiling colorchoice v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db89e4975e288da4 -C extra-filename=-40d5044bae050ed1 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,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_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/num-traits-e729521e4f2a51fa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/num-traits-c99df89f021493da/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/typenum-e8447a081804ef6a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/typenum-48feca18ecc27bbe/build-script-main` Compiling hashbrown v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/hashbrown-0.14.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=16f73dd6cc4988e5 -C extra-filename=-8aa7d2cd83e8f45d --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Compiling io-lifetimes v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=b48904c5d254651c -C extra-filename=-f5798df81114d304 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/io-lifetimes-f5798df81114d304 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:331:11 | 331 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:338:7 | 338 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:179:14 | 179 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:391:21 | 391 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:402:21 | 402 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1603:14 | 1603 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1623:14 | 1623 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:606:9 | 606 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:615:9 | 615 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:633:9 | 633 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:644:9 | 644 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:659:9 | 659 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:693:9 | 693 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:731:40 | 731 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:731:51 | 731 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:744:40 | 744 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:744:51 | 744 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:790:40 | 790 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:790:51 | 790 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:828:40 | 828 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:828:51 | 828 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1021:40 | 1021 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1021:51 | 1021 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1197:9 | 1197 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1210:9 | 1210 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1280:40 | 1280 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1280:51 | 1280 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1470:48 | 1470 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1470:59 | 1470 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:40 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:51 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:62 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1549:40 | 1549 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1549:51 | 1549 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1565:40 | 1565 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1565:51 | 1565 | 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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:368:19 | 368 | #[cfg(all(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:19 | 370 | #[cfg(all(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(not(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:23 | 374 | #[cfg(all(not(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:434:19 | 434 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:15 | 436 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:446:19 | 446 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:15 | 448 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:452:19 | 452 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:15 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:19 | 598 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:30 | 598 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:41 | 598 | #[cfg(any(freebsd12, freebsd13, 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: `freebsd12` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:972:15 | 972 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:19 | 974 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1047:15 | 1047 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:15 | 1049 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:15 | 1051 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:15 | 1053 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:15 | 1055 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:15 | 1057 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:15 | 1059 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:15 | 1061 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:15 | 1063 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:15 | 1065 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:15 | 1067 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:15 | 1069 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:15 | 1071 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:15 | 1073 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:15 | 1075 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:15 | 1077 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:19 | 1079 | #[cfg(not(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1346:1 | 1346 | / s_no_extra_traits! { 1347 | | pub struct utmpx { 1348 | | pub ut_type: ::c_short, 1349 | | pub ut_tv: ::timeval, ... | 1636 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1358:11 | 1358 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1414:11 | 1414 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:11 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1431:11 | 1431 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:11 | 1498 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:11 | 1526 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1688:15 | 1688 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1694:15 | 1694 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1696:15 | 1696 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1704:15 | 1704 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1885:15 | 1885 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1891:15 | 1891 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1893:15 | 1893 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1901:19 | 1901 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1907:15 | 1907 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1915:19 | 1915 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1923:15 | 1923 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1933:15 | 1933 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:15 | 1955 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1957:15 | 1957 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1979:15 | 1979 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2021:15 | 2021 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2024:15 | 2024 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2034:15 | 2034 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2044:15 | 2044 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2147:15 | 2147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2156:15 | 2156 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2158:15 | 2158 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2167:15 | 2167 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2177:15 | 2177 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2186:15 | 2186 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2188:15 | 2188 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2197:15 | 2197 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2623:14 | 2623 | 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: `freebsd11` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:3916:14 | 3916 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4097:18 | 4097 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4393:18 | 4393 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4393:29 | 4393 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4734:14 | 4734 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4910:22 | 4910 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4910:33 | 4910 | 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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5706:14 | 5706 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5709:21 | 5709 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5712:21 | 5712 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:25 | 5715 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:36 | 5715 | } 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: trait `Byte` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/memchr-2.6.4/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: unexpected `cfg` condition name: `libc_union` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1369:15 | 1369 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1371:19 | 1371 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:19 | 1407 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:30 | 1407 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:41 | 1407 | #[cfg(any(freebsd12, freebsd13, 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: `freebsd12` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:23 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:34 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:45 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1421:15 | 1421 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1485:15 | 1485 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1488:19 | 1488 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1491:15 | 1491 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1494:19 | 1494 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1520:15 | 1520 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1522:19 | 1522 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1713:23 | 1713 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1716:27 | 1716 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1734:23 | 1734 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1748:23 | 1748 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1750:27 | 1750 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5222:43 | 5222 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5224:43 | 5224 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5257:36 | 5257 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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 Compiling anstream v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstream-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstream-0.6.5/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anstream-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 -C debuginfo=2 --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=461a367899b68674 -C extra-filename=-b6bca31f81b10a9a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle-44984c7e969efa88.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle_parse-2a0c88544b97a823.rmeta --extern anstyle_query=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle_query-5ab61adcfb31147b.rmeta --extern colorchoice=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcolorchoice-40d5044bae050ed1.rmeta --extern utf8parse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libutf8parse-de80313d6374f2fb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [num-traits 0.2.17] cargo:rustc-cfg=has_to_int_unchecked [num-traits 0.2.17] cargo:rustc-cfg=has_reverse_bits warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:299:19 | 299 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:305:12 | 303 | impl SourceFile { | --------------- methods in this implementation 304 | /// Get the path to this source file as a string. 305 | pub fn path(&self) -> PathBuf { | ^^^^ ... 309 | pub fn is_real(&self) -> bool { | ^^^^^^^ [num-traits 0.2.17] cargo:rustc-cfg=has_leading_trailing_ones Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=close,hermit-abi,libc,windows-sys CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,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_CLOSE=1 CARGO_FEATURE_HERMIT_ABI=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/io-lifetimes-efff44aa69ace148/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/io-lifetimes-f5798df81114d304/build-script-build` [num-traits 0.2.17] cargo:rustc-cfg=has_div_euclid [io-lifetimes 1.0.11] cargo:rustc-cfg=io_safety_is_in_std [num-traits 0.2.17] cargo:rustc-cfg=has_copysign [num-traits 0.2.17] cargo:rustc-cfg=has_is_subnormal [num-traits 0.2.17] cargo:rustc-cfg=has_int_to_from_bytes [io-lifetimes 1.0.11] cargo:rustc-cfg=panic_in_const_fn [io-lifetimes 1.0.11] cargo:rerun-if-changed=build.rs Compiling quote v1.0.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quote-1.0.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quote-1.0.33/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.33 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3ac8884a55b510a3 -C extra-filename=-2b9e2b10b1db75a3 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [num-traits 0.2.17] cargo:rustc-cfg=has_float_to_from_bytes [num-traits 0.2.17] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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.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/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/num-traits-e729521e4f2a51fa/out /usr/local/bin/rustc --crate-name num_traits --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=ac37b4eda5eaa0af -C extra-filename=-82c7e271a942662c --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --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_int_to_from_bytes --cfg has_float_to_from_bytes` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/typenum-e8447a081804ef6a/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=9cf0c8d124ec27fa -C extra-filename=-a9d131fe26c7c11e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:802:11 | 802 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:867:11 | 867 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19 | 1948 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2046 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19 | 1953 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2046 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19 | 1948 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2048 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19 | 1953 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2048 | 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_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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: `proc-macro2` (lib) generated 129 warnings Compiling adler v1.0.2 warning: unexpected `cfg` condition name: `has_int_to_from_bytes` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=9521d2678c36d663 -C extra-filename=-bc4f7f4115686bf3 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `has_float_to_from_bytes` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:122:11 | 122 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:125:15 | 125 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:147:15 | 147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:72:19 | 72 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:104:19 | 104 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 120 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 120 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 123 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:200:19 | 200 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 250 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15 | 181 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 250 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:227:19 | 227 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 251 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15 | 181 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 251 | 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) Compiling syn v2.0.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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.56 CARGO_PKG_VERSION=2.0.39 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs --error-format=json --json=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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fea6575e738ac281 -C extra-filename=-201857580e96f596 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rmeta --extern quote=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquote-2b9e2b10b1db75a3.rmeta --extern unicode_ident=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libunicode_ident-cd46dcdd030a340e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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 Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=6f7126c1dcdd1cb7 -C extra-filename=-05ffda85593f4bd2 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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: `memchr` (lib) generated 1 warning Compiling rustix v0.37.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.48 CARGO_PKG_VERSION=0.37.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=e8096add6b989a01 -C extra-filename=-c5fdad50577013eb --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rustix-c5fdad50577013eb -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indexmap v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indexmap-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indexmap-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indexmap-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=009b07d64ec1b6c3 -C extra-filename=-3618a6b8a5e13d83 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libequivalent-04e84c8ecea1df20.rmeta --extern hashbrown=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libhashbrown-8aa7d2cd83e8f45d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:357:12 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:412:5 | 412 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:423:12 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:468:12 | 468 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:863:12 | 863 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:881:12 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:908:12 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:948:12 | 948 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:443:1 | 443 | / ast_enum_of_structs! { 444 | | /// Content of a compile-time structured attribute. 445 | | /// 446 | | /// ## Path ... | 474 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:236:16 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:382:16 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:413:16 | 413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:568:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:658:16 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `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 crossbeam-utils v0.8.16 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:760:16 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c6c4ea8dd4e21748 -C extra-filename=-74a94f5a8a98c987 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-74a94f5a8a98c987 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:21:1 | 21 | / ast_enum_of_structs! { 22 | | /// Data stored within an enum variant or struct. 23 | | /// 24 | | /// # Syntax tree enum ... | 41 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:46:16 | 46 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:55:16 | 55 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:215:20 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:252:20 | 252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:6:16 | 6 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:24:16 | 24 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:34:16 | 34 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:44:16 | 44 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:54:16 | 54 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:66:16 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:87:16 | 87 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:12:1 | 12 | / ast_enum_of_structs! { 13 | | /// A Rust expression. 14 | | /// 15 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 240 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:320:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:331:16 | 331 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:391:16 | 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:409:16 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:533:16 | 533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:543:16 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:590:16 | 590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:734:16 | 734 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:846:16 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1029:16 | 1029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1780:16 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1875:16 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1901:16 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1963:16 | 1963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1983:16 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2000:16 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2018:16 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2059:16 | 2059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2100:16 | 2100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2122:16 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2188:16 | 2188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2211:16 | 2211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2220:16 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2234:16 | 2234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2243:16 | 2243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2252:16 | 2252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2264:16 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2338:16 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2387:16 | 2387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2411:16 | 2411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2441:16 | 2441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2521:16 | 2521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2551:16 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2606:16 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2625:16 | 2625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2705:16 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2719:16 | 2719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2733:16 | 2733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2766:16 | 2766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2156:28 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2173 | / impl_by_parsing_expr! { 2174 | | ExprAssign, Assign, "expected assignment expression", 2175 | | ExprAwait, Await, "expected await expression", 2176 | | ExprBinary, Binary, "expected binary operation", ... | 2184 | | ExprTuple, Tuple, "expected tuple expression", 2185 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1122:20 | 1122 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2886:16 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2897:16 | 2897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2908:16 | 2908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2919:16 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2953:16 | 2953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2963:16 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2974:16 | 2974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2985:16 | 2985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3003:16 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3016:16 | 3016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3025:16 | 3025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3036:16 | 3036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3052:16 | 3052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3063:16 | 3063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3094:16 | 3094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3103:16 | 3103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3114:16 | 3114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3123:16 | 3123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3136:16 | 3136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3145:16 | 3145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3167:16 | 3167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3200:16 | 3200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3235:16 | 3235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3245:16 | 3245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3263:16 | 3263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3283:16 | 3283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3298:16 | 3298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3308:16 | 3308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3321:16 | 3321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3336:16 | 3336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3346:16 | 3346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3374:16 | 3374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3384:16 | 3384 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3392:16 | 3392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3403:16 | 3403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:286:5 | 286 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:294:5 | 294 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:302:5 | 302 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:28:1 | 28 | / ast_enum_of_structs! { 29 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 30 | | /// `'a: 'b`, `const LEN: usize`. 31 | | /// ... | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:52:16 | 52 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:76:16 | 76 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 385 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 387 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 389 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:401:16 | 401 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:445:1 | 445 | / ast_enum_of_structs! { 446 | | /// A trait or lifetime used as a bound on a type parameter. 447 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 448 | | #[non_exhaustive] ... | 454 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:489:1 | 489 | / ast_enum_of_structs! { 490 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 491 | | /// 492 | | /// # Syntax tree enum ... | 506 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:510:16 | 510 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:328:9 | 328 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:538:16 | 538 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:980:16 | 980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1121:16 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1174:16 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1218:16 | 1218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ident.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:17:16 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// # Syntax tree enum ... | 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:91:16 | 91 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:108:16 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:122:16 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:160:16 | 160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:269:16 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:297:16 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:420:16 | 420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 414 | | /// 415 | | /// # Syntax tree enum ... | 437 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:441:16 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:459:16 | 459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:469:16 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:484:1 | 484 | / ast_enum_of_structs! { 485 | | /// An item within an `extern` block. 486 | | /// 487 | | /// # Syntax tree enum ... | 527 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:542:16 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:578:1 | 578 | / ast_enum_of_structs! { 579 | | /// An item declaration within the definition of a trait. 580 | | /// 581 | | /// # Syntax tree enum ... | 621 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:682:16 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:674:1 | 674 | / ast_enum_of_structs! { 675 | | /// An item within an impl block. 676 | | /// 677 | | /// # Syntax tree enum ... | 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:721:16 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:739:16 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:751:16 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:805:1 | 805 | / ast_enum_of_structs! { 806 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 807 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 808 | | pub enum FnArg { ... | 815 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:865:16 | 865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:875:16 | 875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:897:16 | 897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1190:16 | 1190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1244:16 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1311:16 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1393:16 | 1393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1411:16 | 1411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1455:16 | 1455 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1489:16 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1518:16 | 1518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1585:16 | 1585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1699:16 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1748:16 | 1748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1773:16 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1852:16 | 1852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1868:16 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1884:16 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1933:16 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1951:16 | 1951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2005:16 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2029:16 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2053:16 | 2053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2104:16 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2179:16 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2235:16 | 2235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2320:16 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2357:16 | 2357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2386:16 | 2386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2443:16 | 2443 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2461:16 | 2461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2573:16 | 2573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2705:16 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2746:16 | 2746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2808:16 | 2808 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2844:16 | 2844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2877:16 | 2877 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2889:16 | 2889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2905:16 | 2905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2920:16 | 2920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2933:16 | 2933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2952:16 | 2952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2965:16 | 2965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2980:16 | 2980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2995:16 | 2995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3021:16 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3056:16 | 3056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3093:16 | 3093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3115:16 | 3115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3124:16 | 3124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3131:16 | 3131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3147:16 | 3147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3156:16 | 3156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3172:16 | 3172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3220:16 | 3220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3236:16 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3250:16 | 3250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3266:16 | 3266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3285:16 | 3285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3299:16 | 3299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3312:16 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3321:16 | 3321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3345:16 | 3345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3378:16 | 3378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3391:16 | 3391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 ... | 50 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 771 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 772 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 773 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 774 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 775 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 776 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:931:16 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:942:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:953:16 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:978:16 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:985:16 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:1006:16 | 1006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:1013:16 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:26:16 | 26 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:126:16 | 126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:220:16 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1118:12 | 1118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1129:12 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1199:16 | 1199 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 | | /// ... | 91 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:140:16 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:776:16 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:790:16 | 790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:799:16 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:809:16 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:874:16 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:884:16 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:166:16 | 166 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:421:20 | 421 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:540:20 | 540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:673:16 | 673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:741:16 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:784:16 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:794:16 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:804:16 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:859:16 | 859 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1081:16 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1092:16 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:12:16 | 12 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:40:16 | 40 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:65:16 | 65 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:5:16 | 5 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:174:16 | 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:134:20 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// # Syntax tree enum ... | 81 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:111:16 | 111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:146:16 | 146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:195:16 | 195 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:580:16 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:593:16 | 593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:869:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:901:16 | 901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:287:20 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:746:20 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:781:20 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:835:20 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1002:16 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1011:16 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1022:16 | 1022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1036:16 | 1036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1046:16 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1067:16 | 1067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1103:16 | 1103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1120:16 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1129:16 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1136:16 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1156:16 | 1156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1168:16 | 1168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1181:16 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:697:16 | 697 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:89:12 | 89 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:112:12 | 112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:115:12 | 115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:122:12 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:132:12 | 132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:159:12 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:171:12 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:182:12 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:227:12 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:303:12 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:338:12 | 338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:373:12 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:385:12 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:462:12 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:488:12 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:513:12 | 513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:523:12 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:630:12 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:666:12 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:714:12 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:736:12 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:783:12 | 783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:925:12 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:950:12 | 950 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:962:12 | 962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:975:12 | 975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:994:12 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1018:12 | 1018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1052:12 | 1052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1076:12 | 1076 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1094:12 | 1094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1211:12 | 1211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1226:12 | 1226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1327:12 | 1327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1365:12 | 1365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1388:12 | 1388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1399:12 | 1399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1409:12 | 1409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1478:12 | 1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1535:12 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1584:12 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1616:12 | 1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1629:12 | 1629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1639:12 | 1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1796:12 | 1796 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1812:12 | 1812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1824:12 | 1824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1851:12 | 1851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1874:12 | 1874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1886:12 | 1886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1912:12 | 1912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1922:12 | 1922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1938:12 | 1938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1961:12 | 1961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1972:12 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2026:12 | 2026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2046:12 | 2046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2056:12 | 2056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2084:12 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2106:12 | 2106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2131:12 | 2131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2155:12 | 2155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 Compiling version_check v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=582ac9073f407859 -C extra-filename=-7dfbb1b32deb29e1 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gimli v0.28.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/gimli-0.28.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/gimli-0.28.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7aa8cf6aa7662cfe -C extra-filename=-198f80a0b4bff088 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `typenum` (lib) generated 6 warnings Compiling rust_decimal v1.33.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.33.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.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("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel1-mysql", "db-diesel1-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel1", "diesel2", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg"))' -C metadata=c9760bc337fcf8d7 -C extra-filename=-30641b1f315852b0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rust_decimal-30641b1f315852b0 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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) } | +++++++++++++++++++++ ~ + Compiling im v15.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.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("arbitrary", "debug", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=2d2fd4cd6c69cc91 -C extra-filename=-57565cb7f8154be3 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/im-57565cb7f8154be3 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libversion_check-7dfbb1b32deb29e1.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.33.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rust_decimal-31753a502a3abe01/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rust_decimal-30641b1f315852b0/build-script-build` [rust_decimal 1.33.1] cargo:rerun-if-changed=README.md Compiling bitmaps v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitmaps CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bitmaps-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bitmaps-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Fixed size boolean arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitmaps CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/bitmaps' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name bitmaps --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bitmaps-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f4fc0f71494a6763 -C extra-filename=-fd57a520bfe4f0f4 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtypenum-a9d131fe26c7c11e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cc v1.0.83 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cc-1.0.83 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cc-1.0.83/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='' CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cc-1.0.83/src/lib.rs --error-format=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("jobserver", "parallel"))' -C metadata=9a995abd95acbc0b -C extra-filename=-a78c338e8da641ac --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-fbd95a4acd2c7aef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `libc` (lib) generated 182 warnings (182 duplicates) Compiling getrandom v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/getrandom-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/getrandom-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=89fb1c20d3d3850d -C extra-filename=-e6d804a2df9673b6 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `num-traits` (lib) generated 133 warnings (20 duplicates) Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=733b4eb90515a472 -C extra-filename=-654dc8f243684bd9 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=io_lifetimes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' 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/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/io-lifetimes-efff44aa69ace148/out /usr/local/bin/rustc --crate-name io_lifetimes --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-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 -C debuginfo=2 --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=8b6a33959a61fb85 -C extra-filename=-49cfbf37e53f1ffa --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg io_safety_is_in_std --cfg panic_in_const_fn` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-bed57e98b366a518/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-74a94f5a8a98c987/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,io-lifetimes,libc,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_DEFAULT=1 CARGO_FEATURE_IO_LIFETIMES=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.48 CARGO_PKG_VERSION=0.37.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rustix-6189583212b72ea3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rustix-c5fdad50577013eb/build-script-build` warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:32:17 | 32 | #![cfg_attr(all(wasi_ext, target_os = "wasi"), feature(wasi_ext))] | ^^^^^^^^ | = 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(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:38:11 | 38 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:41:11 | 41 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:44:11 | 44 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:47:11 | 47 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:57:11 | 57 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:60:11 | 60 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:67:7 | 67 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:70:7 | 70 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:73:7 | 73 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:76:7 | 76 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:94:7 | 94 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crossbeam-utils 0.8.16] cargo:rerun-if-changed=no_atomic.rs warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:103:7 | 103 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:116:7 | 116 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:125:7 | 125 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:138:7 | 138 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:147:7 | 147 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:3:17 | 3 | #![cfg_attr(not(io_safety_is_in_std), allow(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(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:172:11 | 172 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:175:11 | 175 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:178:11 | 178 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:182:11 | 182 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:185:11 | 185 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:188:11 | 188 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:1:11 | 1 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:6:11 | 6 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:17:11 | 17 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:37:11 | 37 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:57:11 | 57 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:238:11 | 238 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:247:11 | 247 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:256:11 | 256 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:265:11 | 265 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:274:11 | 274 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:283:11 | 283 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:27:5 | 27 | io_safety_is_in_std, | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:239:7 | 239 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:242:7 | 242 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:245:7 | 245 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:248:7 | 248 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:251:7 | 251 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:254:7 | 254 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=37404d432b26fcd1 -C extra-filename=-604aaba2c18e292e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libminimal_lexical-05ffda85593f4bd2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 0.37.27] cargo:rerun-if-changed=build.rs warning: `libc` (lib) generated 182 warnings (5 duplicates) Compiling miniz_oxide v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/miniz_oxide-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/miniz_oxide-0.7.1/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/miniz_oxide-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 -C debuginfo=2 --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=a2c85e62d758bbd1 -C extra-filename=-c64eba9c194fc2c7 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern adler=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libadler-bc4f7f4115686bf3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [rustix 0.37.27] cargo:rustc-cfg=libc [rustix 0.37.27] cargo:rustc-cfg=freebsdlike [rustix 0.37.27] cargo:rustc-cfg=bsd [rustix 0.37.27] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.37.27] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.37.27] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.37.27] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.37.27] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling aho-corasick v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/aho-corasick-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=caac3e8ea8650de7 -C extra-filename=-2f9ba0f50bfab92a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `io-lifetimes` (lib) generated 42 warnings Compiling object v0.32.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/object-0.32.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/object-0.32.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=1.60 CARGO_PKG_VERSION=0.32.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/object-0.32.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 -C debuginfo=2 --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", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=97d92cffb9d8443c -C extra-filename=-8e890fac9ddce428 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18 | 1744 | 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: field `0` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cc-1.0.83/src/lib.rs:2366:22 | 2366 | Catalyst(&'static str), | -------- ^^^^^^^^^^^^ | | | 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 | 2366 | Catalyst(()), | ~~ warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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: `miniz_oxide` (lib) generated 1 warning Compiling regex-syntax v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=785a1be53bda6a33 -C extra-filename=-b7c2b44ca441ffe7 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anyhow v1.0.75 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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.75 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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=b9f07124f9585aeb -C extra-filename=-0b2023b933adc27e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/anyhow-0b2023b933adc27e -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling log v0.4.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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=4cf1a75a801d06d2 -C extra-filename=-db670ad6d7162977 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `cc` (lib) generated 1 warning Compiling backtrace v0.3.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --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=e6414c34f7476f19 -C extra-filename=-d7f3ae02f67eb037 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/backtrace-d7f3ae02f67eb037 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcc-a78c338e8da641ac.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `or` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ warning: `log` (lib) generated 2 warnings Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4+5.3.0-patched CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="background_threads_runtime_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("background_threads", "background_threads_runtime_support", "debug", "default", "disable_cache_oblivious", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=e12d71c3f0d3b034 -C extra-filename=-d33512c253b1e7da --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-d33512c253b1e7da -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcc-a78c338e8da641ac.rlib --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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/backtrace-3804aafac56b1076/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/backtrace-d7f3ae02f67eb037/build-script-build` Compiling serde_json v1.0.108 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/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.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=308893a7d8a2b6f2 -C extra-filename=-546ce6e0724899e5 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde_json-546ce6e0724899e5 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_lex-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d1a4ab50beabaca -C extra-filename=-0c71e95c269ebae8 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=background_threads_runtime_support CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BACKGROUND_THREADS_RUNTIME_SUPPORT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched CARGO_MANIFEST_LINKS=jemalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4+5.3.0-patched CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-d33512c253b1e7da/build-script-build` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] TARGET=x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST=x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] NUM_JOBS=8 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] OUT_DIR="/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] BUILD_DIR="/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] SRC_DIR="/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rustc-cfg=prefixed [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [tikv-jemalloc-sys 0.5.4+5.3.0-patched] OPT_LEVEL = Some("3") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] TARGET = Some("x86_64-unknown-freebsd") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST = Some("x86_64-unknown-freebsd") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC_x86_64-unknown-freebsd = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC_x86_64_unknown_freebsd = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=HOST_CC [tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST_CC = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CC [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC = Some("cc") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CRATE_CC_NO_DEFAULTS = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] DEBUG = Some("true") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS_x86_64-unknown-freebsd = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS_x86_64_unknown_freebsd = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=HOST_CFLAGS [tikv-jemalloc-sys 0.5.4+5.3.0-patched] HOST_CFLAGS = None [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=CFLAGS [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC="cc" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] JEMALLOC_REPO_DIR="jemalloc" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [tikv-jemalloc-sys 0.5.4+5.3.0-patched] --with-jemalloc-prefix=_rjem_ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] running: cd "/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build" && CC="cc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" "sh" "/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-freebsd" "--build=x86_64-unknown-freebsd" "--prefix=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for xsltproc... false [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for x86_64-unknown-freebsd-gcc... cc Compiling heck v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=41d80fb3e898a72a -C extra-filename=-df14bf166dea5eb8 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether the C compiler works... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for C compiler default output file name... a.out [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for suffix of executables... [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether we are cross compiling... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for suffix of object files... o [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether we are using the GNU C compiler... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether cc accepts -g... yes Compiling thiserror v1.0.50 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/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=4d0533c6b147d08c -C extra-filename=-a50809e55a54a0eb --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/thiserror-a50809e55a54a0eb -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for cc option to accept ISO C89... none needed [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler is cray... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -std=gnu11... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror=unknown-warning-option... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wall... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wextra... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wshorten-64-to-32... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wsign-compare... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wundef... yes Compiling iana-time-zone v0.1.58 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/iana-time-zone-0.1.58 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/iana-time-zone-0.1.58/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.58 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/iana-time-zone-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e04f8b5c0b643cc5 -C extra-filename=-ddad5da044901353 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wno-format-zero-length... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wpointer-arith... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wno-missing-braces... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wno-missing-field-initializers... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wno-missing-attributes... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -pipe... yes Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=367532ab02fe4a03 -C extra-filename=-91c83ebfaba753b6 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -g3... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking how to run the C preprocessor... cpp [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for grep that handles long lines and -e... /usr/bin/grep [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for egrep... /usr/bin/grep -E Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=9e36b390bd600dc3 -C extra-filename=-eae06951379ef7bc --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for ANSI C header files... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for sys/types.h... yes warning: `rand_core` (lib) generated 1 warning Compiling addr2line v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/addr2line-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/addr2line-0.21.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=1.65 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/addr2line-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 -C debuginfo=2 --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=61052591244e19c9 -C extra-filename=-75cf787c9d735998 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libgimli-198f80a0b4bff088.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for sys/stat.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for stdlib.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for string.h... yes warning: `nom` (lib) generated 13 warnings Compiling strsim v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4015b203e6d0f05f -C extra-filename=-c3854d1aa1f086db --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for memory.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for strings.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for inttypes.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for stdint.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for unistd.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether byte ordering is bigendian... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking size of void *... 8 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking size of int... 4 Compiling rustc-demangle v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustc-demangle-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=aca29c7461d38ba0 -C extra-filename=-5c9be068a306289a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking size of long... 8 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking size of long long... 8 Compiling regex-automata v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-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 -C debuginfo=2 --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=f42fa2f2f617b3a5 -C extra-filename=-d1293fe02b610060 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libaho_corasick-2f9ba0f50bfab92a.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_syntax-b7c2b44ca441ffe7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking size of intmax_t... 8 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking build system type... x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking host system type... x86_64-unknown-freebsd [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pause instruction is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking number of significant virtual address bits... 48 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for x86_64-unknown-freebsd-ar... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for ar... ar [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for x86_64-unknown-freebsd-nm... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for nm... nm [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for gawk... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for mawk... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for nawk... nawk [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking malloc.h usability... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking malloc.h presence... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for malloc.h... yes warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether malloc_usable_size definition can use const argument... yes Compiling clap_builder v4.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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.11 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f27656af99537283 -C extra-filename=-ad54ba04fa5e79c3 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstream-b6bca31f81b10a9a.rmeta --extern anstyle=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle-44984c7e969efa88.rmeta --extern clap_lex=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap_lex-0c71e95c269ebae8.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrsim-c3854d1aa1f086db.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for library containing log... -lm [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether __attribute__ syntax is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -fvisibility=hidden... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -fvisibility=hidden... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no warning: unexpected `cfg` condition value: `perf` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether tls_model attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether alloc_size attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether format(gnu_printf, ...) attribute is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether format(printf, ...) attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no Compiling rand_xoshiro v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rand_xoshiro-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rand_xoshiro-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 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_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name rand_xoshiro --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rand_xoshiro-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=90582d2fca039e2e -C extra-filename=-bd2d6ea9490a5589 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librand_core-eae06951379ef7bc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether format(printf, ...) attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether fallthrough attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no warning: `syn` (lib) generated 833 warnings (90 duplicates) Compiling serde_derive v1.0.193 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/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=cb3cc33e77af3d77 -C extra-filename=-59b9953d2d17a19a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rlib --extern quote=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquote-2b9e2b10b1db75a3.rlib --extern syn=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libsyn-201857580e96f596.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether cold attribute is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether vm_make_tag is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for a BSD-compatible install... /usr/bin/install -c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for x86_64-unknown-freebsd-ranlib... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for ranlib... ranlib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for ld... /usr/bin/ld [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for autoconf... false [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for memalign... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for valloc... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for malloc_size... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -O3... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -O3... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -funroll-loops... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking configured backtracing method... N/A [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for sbrk... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether utrace(2) is compilable... yes Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/backtrace-3804aafac56b1076/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --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=386b9a64909db9bc -C extra-filename=-7b32d41777b19510 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libaddr2line-75cf787c9d735998.rmeta --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libminiz_oxide-c64eba9c194fc2c7.rmeta --extern object=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libobject-8e890fac9ddce428.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librustc_demangle-5c9be068a306289a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether a program using __builtin_unreachable is compilable... yes warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/lib.rs:63:23 | 63 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:184:38 | 184 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:206:43 | 206 | ... all(test, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:233:38 | 233 | #[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 Compiling thiserror-impl v1.0.50 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-impl-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-impl-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-impl-1.0.50/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=b5bbf582622fcc0d -C extra-filename=-e2b8142114cb2d26 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rlib --extern quote=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquote-2b9e2b10b1db75a3.rlib --extern syn=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libsyn-201857580e96f596.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether a program using __builtin_ffsl is compilable... yes warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether a program using __builtin_popcountl is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking LG_PAGE... 12 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking pthread.h usability... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking pthread.h presence... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for pthread.h... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for pthread_create in -lpthread... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking dlfcn.h usability... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking dlfcn.h presence... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for dlfcn.h... yes warning: field `addr` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for dlsym... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pthread_atfork(3) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pthread_setname_np(3) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pthread_getname_np(3) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pthread_get_name_np(3) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for library containing clock_gettime... none required [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether mach_absolute_time() is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes warning: trait `AppTag` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether syscall(2) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for secure_getenv... no warning: `aho-corasick` (lib) generated 11 warnings Compiling clap_derive v4.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_derive-4.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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=15a7114530a4423d -C extra-filename=-36fde49bd38bf16d --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern heck=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libheck-df14bf166dea5eb8.rlib --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rlib --extern quote=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquote-2b9e2b10b1db75a3.rlib --extern syn=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libsyn-201857580e96f596.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for sched_getcpu... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for sched_setaffinity... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for issetugid... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for _malloc_thread_cleanup... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for _pthread_mutex_init_calloc_cb... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for memcntl... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] Forcing lazy-lock to avoid allocator/threading bootstrap issues [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for TLS... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether C11 atomics is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether GCC __atomic atomics is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether GCC 8-bit __atomic atomics is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether GCC __sync atomics is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether GCC 8-bit __sync atomics is compilable... yes Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.48 CARGO_PKG_VERSION=0.37.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rustix-6189583212b72ea3/out /usr/local/bin/rustc --crate-name rustix --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=91e33815e808c3ea -C extra-filename=-56759fc972558fd2 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbitflags-91c83ebfaba753b6.rmeta --extern libc_errno=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liberrno-654dc8f243684bd9.rmeta --extern io_lifetimes=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libio_lifetimes-49cfbf37e53f1ffa.rmeta --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg libc --cfg freebsdlike --cfg bsd` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether Darwin OSAtomic*() is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(2) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(..., MADV_FREE) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(..., MADV_DONTNEED) is compilable... yes warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:100:13 | 100 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:101:13 | 101 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:102:13 | 102 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:103:17 | 103 | #![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: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:105:9 | 105 | all(linux_raw, naked_functions, 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(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: `naked_functions` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:105:20 | 105 | all(linux_raw, naked_functions, 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(naked_functions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(naked_functions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_lifetimes_use_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:108:13 | 108 | #![cfg_attr(io_lifetimes_use_std, feature(io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_lifetimes_use_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_lifetimes_use_std)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:109:13 | 109 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:110:13 | 110 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:111:13 | 111 | #![cfg_attr(alloc_c_string, 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_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_c_string` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:112:13 | 112 | #![cfg_attr(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: `core_intrinsics` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:116:39 | 116 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:119:13 | 119 | #![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: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:150:9 | 150 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:151:9 | 151 | all(libc, not(any(windows, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:157:12 | 157 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:158:12 | 158 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:159:12 | 159 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:181:7 | 181 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:216:12 | 216 | #[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_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:239:5 | 239 | 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 value: `mustang` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:243:9 | 243 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/weak.rs:123:11 | 123 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/weak.rs:139:7 | 139 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/mod.rs:55:7 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:110:7 | 110 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:255:5 | 255 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:270:5 | 270 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:271:5 | 271 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:6:15 | 6 | #[cfg(not(any(linux_like, windows, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:13:11 | 13 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:20:7 | 20 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:23:15 | 23 | #[cfg(not(any(linux_like, windows, 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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:28:5 | 28 | 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_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:36:15 | 36 | #[cfg(not(any(linux_like, windows, target_os = "fuchsia", 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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:39:7 | 39 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:45:7 | 45 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:105:15 | 105 | #[cfg(not(any(linux_like, windows, target_os = "redox")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:108:7 | 108 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:119:5 | 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:120:5 | 120 | 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: `netbsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:121:5 | 121 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:122:5 | 122 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:131:11 | 131 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:135:15 | 135 | #[cfg(not(any(linux_kernel, windows, target_os = "emscripten", 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_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:137:11 | 137 | #[cfg(any(linux_kernel, target_os = "emscripten", 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_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:140:5 | 140 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:141:5 | 141 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:211:7 | 211 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:231:7 | 231 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:297:5 | 297 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:298:5 | 298 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:299:5 | 299 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:300:5 | 300 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:315:5 | 315 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:316:5 | 316 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:326:5 | 326 | 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_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:335:7 | 335 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/c.rs:4:11 | 4 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/c.rs:8:11 | 8 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/mod.rs:12:7 | 12 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:28:9 | 28 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:43:11 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:47:9 | 47 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:59:9 | 59 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:72:9 | 72 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:81:11 | 81 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:85:9 | 85 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:95:9 | 95 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:126:9 | 126 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:135:9 | 135 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:154:9 | 154 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:172:11 | 172 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:176:9 | 176 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:177:9 | 177 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:196:15 | 196 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:205:9 | 205 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:206:9 | 206 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:249:9 | 249 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:250:9 | 250 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:260:9 | 260 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:261:9 | 261 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:271:9 | 271 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:272:9 | 272 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:282:9 | 282 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:283:9 | 283 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:293:9 | 293 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:302:9 | 302 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:311:9 | 311 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:320:9 | 320 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:339:9 | 339 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:349:9 | 349 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:368:9 | 368 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:378:9 | 378 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:389:9 | 389 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:390:9 | 390 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:412:9 | 412 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:413:9 | 413 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:422:11 | 422 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:444:15 | 444 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:450:9 | 450 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:459:9 | 459 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:477:9 | 477 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:478:9 | 478 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:494:9 | 494 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:495:9 | 495 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:514:9 | 514 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:524:9 | 524 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:539:9 | 539 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:548:9 | 548 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:573:9 | 573 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:574:9 | 574 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:583:19 | 583 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:583:32 | 583 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:595:9 | 595 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:612:19 | 612 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:612:32 | 612 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:624:11 | 624 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:627:11 | 627 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:630:11 | 630 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:633:11 | 633 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:653:9 | 653 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:666:9 | 666 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:667:9 | 667 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:677:9 | 677 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:686:9 | 686 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:687:9 | 687 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:701:11 | 701 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:717:9 | 717 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:729:9 | 729 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:738:19 | 738 | #[cfg(not(any(freebsdlike, windows, target_os = "openbsd", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:754:9 | 754 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:755:9 | 755 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:765:9 | 765 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:782:9 | 782 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/poll_fd.rs:41:13 | 41 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:37:7 | 37 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:69:15 | 69 | #[cfg(not(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:91:11 | 91 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:108:5 | 108 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:130:7 | 130 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:137:7 | 137 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:60:13 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:79:13 | 79 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:18:11 | 18 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:34:7 | 34 | #[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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:36:7 | 36 | #[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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:253:7 | 253 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:258:11 | 258 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:264:5 | 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:265:5 | 265 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:278:7 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:313:7 | 313 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:347:11 | 347 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:358:7 | 358 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:448:5 | 448 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:467:5 | 467 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:481:7 | 481 | #[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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:502:7 | 502 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:507:7 | 507 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:540:15 | 540 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:561:7 | 561 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:586:7 | 586 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:601:7 | 601 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:606:7 | 606 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:623:7 | 623 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:632:7 | 632 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:648:7 | 648 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:674:7 | 674 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/mod.rs:1:11 | 1 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:9:11 | 9 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:19:7 | 19 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:26:7 | 26 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:63:7 | 63 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:78:7 | 78 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:83:7 | 83 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:184:11 | 184 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... no warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:196:11 | 196 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:328:7 | 328 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:575:7 | 575 | #[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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:587:7 | 587 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:616:7 | 616 | #[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 value: `solid` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:504:35 | 504 | #[cfg(any(target_os = "wasi", target_os = "solid"))] | ^^^^^^^^^^^^^^^^^^^ | = 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 name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:4:7 | 4 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:134:7 | 134 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:350:7 | 350 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:358:11 | 358 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:361:11 | 361 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:369:11 | 369 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:63:19 | 63 | #[cfg(not(any(apple, solarish, target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:63:26 | 63 | #[cfg(not(any(apple, solarish, 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:66:19 | 66 | #[cfg(not(any(solarish, 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:71:19 | 71 | #[cfg(not(any(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:78:9 | 78 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:79:9 | 79 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:87:9 | 87 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:88:9 | 88 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:96:9 | 96 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:97:9 | 97 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:106:9 | 106 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:114:9 | 114 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:115:9 | 115 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:123:9 | 123 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:124:9 | 124 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:186:9 | 186 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:187:9 | 187 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:192:13 | 192 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:233:19 | 233 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:240:15 | 240 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "hermit"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:240:20 | 240 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "hermit"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:244:9 | 244 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:254:11 | 254 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:286:17 | 286 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:287:17 | 287 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:292:21 | 292 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:316:27 | 316 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:319:19 | 319 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:321:19 | 321 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:31:5 | 31 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:35:9 | 35 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:81:5 | 81 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:85:9 | 85 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:77:5 | 77 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:81:9 | 81 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:131:5 | 131 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:132:5 | 132 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:198:11 | 198 | #[cfg(any(solarish, 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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:217:5 | 217 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:218:5 | 218 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:219:5 | 219 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:233:5 | 233 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:234:5 | 234 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:254:11 | 254 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:258:11 | 258 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:262:15 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:262:20 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:266:15 | 266 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:266:20 | 266 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:270:15 | 270 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:270:20 | 270 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:274:15 | 274 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:274:20 | 274 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:278:15 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:278:20 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:284:5 | 284 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:285:5 | 285 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:295:5 | 295 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:296:5 | 296 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:306:5 | 306 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:307:5 | 307 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:315:15 | 315 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:315:27 | 315 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", 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: `netbsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:320:5 | 320 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:321:5 | 321 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:331:5 | 331 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:332:5 | 332 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:342:5 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:353:5 | 353 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:354:5 | 354 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:362:15 | 362 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:362:20 | 362 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:366:15 | 366 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:366:20 | 366 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:372:5 | 372 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:373:5 | 373 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:381:36 | 381 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:381:41 | 381 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:385:15 | 385 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:385:20 | 385 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:391:5 | 391 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:392:5 | 392 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:400:36 | 400 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:400:41 | 400 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:404:15 | 404 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:404:20 | 404 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:410:5 | 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:411:5 | 411 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:480:5 | 480 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:489:15 | 489 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:489:20 | 489 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:493:15 | 493 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:493:20 | 493 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:498:5 | 498 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:507:15 | 507 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:511:15 | 511 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:515:15 | 515 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:519:15 | 519 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:526:5 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:537:5 | 537 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:548:5 | 548 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:559:5 | 559 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:567:7 | 567 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:633:5 | 633 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:642:5 | 642 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:650:15 | 650 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:655:5 | 655 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:656:5 | 656 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:668:5 | 668 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:684:5 | 684 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:685:5 | 685 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:728:5 | 728 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:729:5 | 729 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:14:11 | 14 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:243:9 | 243 | all(apple, not(target_os = "macos")) | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:274:9 | 274 | all(apple, not(target_os = "macos")) | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:292:11 | 292 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:298:11 | 298 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:340:11 | 340 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:411:11 | 411 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:439:11 | 439 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:165:19 | 165 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:172:23 | 172 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:178:19 | 178 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:181:19 | 181 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:184:23 | 184 | #[cfg(any(linux_kernel, target_os = "openbsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:187:19 | 187 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:4:11 | 4 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:117:15 | 117 | #[cfg(not(any(apple, 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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:160:7 | 160 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:217:11 | 217 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:229:11 | 229 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:243:11 | 243 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:252:11 | 252 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:264:11 | 264 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:279:11 | 279 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:294:11 | 294 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:308:11 | 308 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:326:11 | 326 | #[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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:130:15 | 130 | #[cfg(any(freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:134:19 | 134 | #[cfg(not(any(solarish, target_os = "netbsd", 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:138:19 | 138 | #[cfg(not(any(solarish, target_os = "netbsd", 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:142:15 | 142 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:146:15 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:150:11 | 150 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:196:11 | 196 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:200:11 | 200 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:204:15 | 204 | #[cfg(any(linux_kernel, target_os = "openbsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:208:11 | 208 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:7:11 | 7 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:17:7 | 17 | #[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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:22:7 | 22 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:24:31 | 24 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:32:7 | 32 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:38:11 | 38 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:49:31 | 49 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:59:7 | 59 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.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_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:135:11 | 135 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:143:7 | 143 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:157:11 | 157 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:157:18 | 157 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:313:11 | 313 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:313:18 | 313 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:344:11 | 344 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:344:18 | 344 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:348:11 | 348 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:348:18 | 348 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:64:23 | 64 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:64:30 | 64 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:43:27 | 43 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:145:23 | 145 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:145:30 | 145 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:131:31 | 131 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:214:15 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:214:22 | 214 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:11:7 | 11 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:14:11 | 14 | #[cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:29:5 | 29 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:87:15 | 87 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:113:7 | 113 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:149:7 | 149 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/read_write.rs:233:7 | 233 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/read_write.rs:252:7 | 252 | #[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: `staged_api` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:11:12 | 11 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:14:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:15:22 | 15 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:22:16 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:23:20 | 23 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:30:16 | 30 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:31:24 | 31 | 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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:38:15 | 38 | #[cfg(any(freebsdlike, target_os = "linux", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:46:15 | 46 | #[cfg(any(freebsdlike, target_os = "linux", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:36:13 | 36 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:43:23 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:43:28 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:45:23 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:45:28 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:48:13 | 48 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:55:23 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:57:23 | 57 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:59:23 | 59 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:61:23 | 61 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:66:13 | 66 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:75:13 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:84:13 | 84 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:93:13 | 93 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:6:5 | 6 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:10:9 | 10 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:57:5 | 57 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:61:9 | 61 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:159:5 | 159 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:163:9 | 163 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:13:7 | 13 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:25:11 | 25 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:45:7 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:49:7 | 49 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:57:11 | 57 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.rs:12:7 | 12 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.rs:168:7 | 168 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/rlimit.rs:1:7 | 1 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/rlimit.rs:49:7 | 49 | #[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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:15:7 | 15 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:121:7 | 121 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:72:11 | 72 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:87:19 | 87 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:99:15 | 99 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:8:7 | 8 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:220:11 | 220 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:225:15 | 225 | #[cfg(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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether madvise(..., MADV_[NO]CORE) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether mprotect(2) is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for __builtin_clz... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether Darwin os_unfair_lock_*() is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether pthreads adaptive mutexes is compilable... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -D_GNU_SOURCE... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking whether strerror_r returns char with gnu source is compilable... no [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for stdbool.h that conforms to C99... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] checking for _Bool... yes [tikv-jemalloc-sys 0.5.4+5.3.0-patched] configure: creating ./config.status [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating Makefile [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating jemalloc.pc [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating doc/html.xsl [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating doc/manpages.xsl [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating doc/jemalloc.xml [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/jemalloc_macros.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/jemalloc_protos.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/jemalloc_typedefs.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating test/test.sh [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating test/include/test/jemalloc_test.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating config.stamp [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating bin/jemalloc-config [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating bin/jemalloc.sh [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating bin/jeprof [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/jemalloc_defs.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: creating test/include/test/jemalloc_test_defs.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/internal/public_symbols.txt commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/internal/private_symbols.awk commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/internal/public_namespace.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/jemalloc_rename.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/jemalloc_mangle.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] config.status: executing include/jemalloc/jemalloc.h commands [tikv-jemalloc-sys 0.5.4+5.3.0-patched] =============================================================================== [tikv-jemalloc-sys 0.5.4+5.3.0-patched] jemalloc version : 5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] library revision : 2 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CONFIG : --disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-freebsd --build=x86_64-unknown-freebsd --prefix=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out build_alias=x86_64-unknown-freebsd host_alias=x86_64-unknown-freebsd CC=cc 'CFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' 'LDFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' LIBS= 'CPPFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' CPP=cpp CXX=c++ 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CC : cc [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CONFIGURE_CFLAGS : -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops [tikv-jemalloc-sys 0.5.4+5.3.0-patched] SPECIFIED_CFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.5.4+5.3.0-patched] EXTRA_CFLAGS : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CPPFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CXX : c++ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] CONFIGURE_CXXFLAGS : -fvisibility=hidden -Wimplicit-fallthrough -O3 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] SPECIFIED_CXXFLAGS : -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.5.4+5.3.0-patched] EXTRA_CXXFLAGS : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] LDFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.5.4+5.3.0-patched] EXTRA_LDFLAGS : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [tikv-jemalloc-sys 0.5.4+5.3.0-patched] LIBS : -lm -pthread [tikv-jemalloc-sys 0.5.4+5.3.0-patched] RPATH_EXTRA : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] [tikv-jemalloc-sys 0.5.4+5.3.0-patched] XSLTPROC : false [tikv-jemalloc-sys 0.5.4+5.3.0-patched] XSLROOT : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] [tikv-jemalloc-sys 0.5.4+5.3.0-patched] PREFIX : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out [tikv-jemalloc-sys 0.5.4+5.3.0-patched] BINDIR : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/bin [tikv-jemalloc-sys 0.5.4+5.3.0-patched] DATADIR : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/share [tikv-jemalloc-sys 0.5.4+5.3.0-patched] INCLUDEDIR : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/include [tikv-jemalloc-sys 0.5.4+5.3.0-patched] LIBDIR : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/lib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] MANDIR : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/share/man [tikv-jemalloc-sys 0.5.4+5.3.0-patched] [tikv-jemalloc-sys 0.5.4+5.3.0-patched] srcroot : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] abs_srcroot : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] objroot : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] abs_objroot : /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] [tikv-jemalloc-sys 0.5.4+5.3.0-patched] JEMALLOC_PREFIX : _rjem_ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] JEMALLOC_PRIVATE_NAMESPACE [tikv-jemalloc-sys 0.5.4+5.3.0-patched] : _rjem_je_ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] install_suffix : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] malloc_conf : [tikv-jemalloc-sys 0.5.4+5.3.0-patched] documentation : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] shared libs : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] static libs : 1 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] autogen : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] debug : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] stats : 1 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] experimental_smallocx : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] prof : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] prof-libunwind : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] prof-libgcc : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] prof-gcc : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] fill : 1 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] utrace : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] xmalloc : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] log : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] lazy_lock : 1 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cache-oblivious : 1 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cxx : 0 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] =============================================================================== warning: `rustix` (lib) generated 440 warnings Compiling chrono v0.4.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.4.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.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 -C debuginfo=2 --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "oldtime", "pure-rust-locales", "rkyv", "rustc-serialize", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=024e605e332d3876 -C extra-filename=-d7e062c7708f48e0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libiana_time_zone-ddad5da044901353.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnum_traits-82c7e271a942662c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] running: cd "/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build" && "gmake" "-j" "8" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/lib.rs:463:13 | 463 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/naive/internals.rs:349:16 | 349 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/naive/internals.rs:469:16 | 469 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `regex-syntax` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/thiserror-c55e33290330921a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/thiserror-a50809e55a54a0eb/build-script-build` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/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.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde_json-2fc80fc7ede626f7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde_json-546ce6e0724899e5/build-script-build` [serde_json 1.0.108] cargo:rerun-if-changed=build.rs [serde_json 1.0.108] cargo:rustc-cfg=limb_width_64 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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.75 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/anyhow-d2feb7ba93b0e5a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/anyhow-0b2023b933adc27e/build-script-build` Compiling sized-chunks v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sized_chunks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/sized-chunks-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/sized-chunks-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Efficient sized chunk datatypes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sized-chunks CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/sized-chunks' CARGO_PKG_RUST_VERSION='' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name sized_chunks --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/sized-chunks-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "array-ops", "default", "refpool", "ringbuffer", "std"))' -C metadata=0be11a01a91a32a1 -C extra-filename=-b877e4551e4ca3c4 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern bitmaps=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbitmaps-fd57a520bfe4f0f4.rmeta --extern typenum=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtypenum-a9d131fe26c7c11e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-bed57e98b366a518/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=922361c9ab180d1f -C extra-filename=-3bc3e36c63eb6541 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:63:11 | 63 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:101:19 | 101 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:73:23 | 73 | #[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_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:6:11 | 6 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:26:11 | 26 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:30:11 | 30 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:34:11 | 34 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:35:11 | 35 | #[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 value: `128` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:18:47 | 18 | if #[cfg(any(target_pointer_width = "64", 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:728:11 | 728 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:730:11 | 730 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:732:7 | 732 | #[cfg(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:734:7 | 734 | #[cfg(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:976:15 | 976 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 991 | / atomic! { 992 | | T, a, 993 | | { 994 | | a = &*(src as *const _ as *const _); ... | 1022 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1030 | / atomic! { 1031 | | T, a, 1032 | | { 1033 | | a = &*(dst as *const _ as *const _); ... | 1041 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1049 | / atomic! { 1050 | | T, a, 1051 | | { 1052 | | a = &*(dst as *const _ as *const _); ... | 1061 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1076 | / atomic! { 1077 | | T, a, 1078 | | { 1079 | | a = &*(dst as *const _ as *const _); ... | 1120 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:3:11 | 3 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:29:11 | 29 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:42:11 | 42 | #[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_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:77:11 | 77 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:79:11 | 79 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:82:11 | 82 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:88:7 | 88 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 68 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 68 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 69 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 69 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 70 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 70 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 71 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 71 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 72 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 72 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 73 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 73 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 74 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 74 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 75 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 75 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 76 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 76 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 78 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 78 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c Compiling uuid v1.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/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.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.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 -C debuginfo=2 --cfg 'feature="getrandom"' --cfg 'feature="rng"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "getrandom", "js", "macro-diagnostics", "md-5", "md5", "rand", "rng", "serde", "sha1", "sha1_smol", "slog", "std", "uuid-macro-internal", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "wasm-bindgen", "zerocopy"))' -C metadata=ec336d87ee2e381c -C extra-filename=-565a96422a413c22 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libgetrandom-e6d804a2df9673b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/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 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/src/lib.rs:443:9 | 443 | all(uuid_unstable, feature = "borsh"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/src/external.rs:3:11 | 3 | #[cfg(all(uuid_unstable, feature = "borsh"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c warning: `serde_derive` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-b9573d430b3e4162/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --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=badfb369ca89ee1e -C extra-filename=-dc2bd1a9e4defb53 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_derive-59b9953d2d17a19a.so --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c warning: `uuid` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_decimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.33.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/rust_decimal-31753a502a3abe01/out /usr/local/bin/rustc --crate-name rust_decimal --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rust_decimal-1.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel1-mysql", "db-diesel1-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel1", "diesel2", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg"))' -C metadata=a167b6cfce988fbc -C extra-filename=-c961d1ea861b403f --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libarrayvec-a9df121abf8e1fbd.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnum_traits-82c7e271a942662c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c warning: `crossbeam-utils` (lib) generated 53 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/im-3a1dd4f80e4a8329/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/im-57565cb7f8154be3/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs:329:12 | 329 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs:332:15 | 332 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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 [im 15.1.0] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:600:12 | 600 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:689:36 | 689 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:692:36 | 692 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:743:36 | 743 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:744:12 | 744 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1041:12 | 1041 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1595:12 | 1595 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1649:12 | 1649 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1713:12 | 1713 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1768:12 | 1768 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1842:12 | 1842 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1879:12 | 1879 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2169:12 | 2169 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3000:32 | 3000 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3018:32 | 3018 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3031:32 | 3031 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:301:27 | 301 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:308:29 | 308 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:316:29 | 316 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:324:29 | 324 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:331:33 | 331 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:433:31 | 433 | 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_cstr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:772:40 | 772 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:773:16 | 773 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:985:16 | 985 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:996:16 | 996 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1007:16 | 1007 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1018:16 | 1018 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1029:16 | 1029 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1445:16 | 1445 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1453:16 | 1453 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1616:16 | 1616 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1622:16 | 1622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1670:16 | 1670 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1677:16 | 1677 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1780:16 | 1780 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1856:16 | 1856 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1862:16 | 1862 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1868:16 | 1868 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1874:16 | 1874 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2008:16 | 2008 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2014:16 | 2014 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3004:23 | 3004 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3019 | / atomic_impl! { 3020 | | AtomicBool "8" 3021 | | AtomicI8 "8" 3022 | | AtomicI16 "16" ... | 3028 | | AtomicUsize "ptr" 3029 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3005:24 | 3005 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3019 | / atomic_impl! { 3020 | | AtomicBool "8" 3021 | | AtomicI8 "8" 3022 | | AtomicI16 "16" ... | 3028 | | AtomicUsize "ptr" 3029 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3004:23 | 3004 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3032 | / atomic_impl! { 3033 | | AtomicI64 "64" 3034 | | AtomicU64 "64" 3035 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3005:24 | 3005 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3032 | / atomic_impl! { 3033 | | AtomicI64 "64" 3034 | | AtomicU64 "64" 3035 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:191:23 | 191 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 374 | / impl_deserialize_num! { 375 | | f32, deserialize_f32 376 | | num_self!(f32:visit_f32); 377 | | num_as_copysign_self!(f64:visit_f64); 378 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 379 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:196:27 | 196 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 374 | / impl_deserialize_num! { 375 | | f32, deserialize_f32 376 | | num_self!(f32:visit_f32); 377 | | num_as_copysign_self!(f64:visit_f64); 378 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 379 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:191:23 | 191 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 382 | / impl_deserialize_num! { 383 | | f64, deserialize_f64 384 | | num_self!(f64:visit_f64); 385 | | num_as_copysign_self!(f32:visit_f32); 386 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | num_as_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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:196:27 | 196 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 382 | / impl_deserialize_num! { 383 | | f64, deserialize_f64 384 | | num_self!(f64:visit_f64); 385 | | num_as_copysign_self!(f32:visit_f32); 386 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | num_as_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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2306:19 | 2306 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2310:15 | 2310 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:185:11 | 185 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:207:7 | 207 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:427:11 | 427 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:450:7 | 450 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:622:11 | 622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:660:12 | 660 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:677:12 | 677 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:731:12 | 731 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:776:12 | 776 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:847:12 | 847 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:872:12 | 872 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:889:12 | 889 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:914:12 | 914 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:931:12 | 931 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:953:12 | 953 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:967:12 | 967 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:978:12 | 978 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1001:12 | 1001 | #[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_std_atomic` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1041:32 | 1041 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1060:32 | 1060 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1073:32 | 1073 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:232:16 | 232 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:238:16 | 238 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:244:16 | 244 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:250:16 | 250 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:256:16 | 256 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:262:16 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:476:16 | 476 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:482:16 | 482 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:516:16 | 516 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:550:16 | 550 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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 [im 15.1.0] cargo:rustc-cfg=threadsafe Compiling include_dir_macros v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=include_dir_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir_macros-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir_macros-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Michael Bryan ' CARGO_PKG_DESCRIPTION='The procedural macro used by include_dir' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=include_dir_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Michael-F-Bryan/include_dir' CARGO_PKG_RUST_VERSION=1.56 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name include_dir_macros --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir_macros-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("metadata", "nightly"))' -C metadata=7ccf2ab20deeef57 -C extra-filename=-d4b42766bddd2e89 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libproc_macro2-95f05e2fa434b48c.rlib --extern quote=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquote-2b9e2b10b1db75a3.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c Compiling brownstone v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brownstone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/brownstone-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/brownstone-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='Utilities for building fixed-size arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brownstone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/brownstone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name brownstone --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/brownstone-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6ea9e842e5721ee -C extra-filename=-4e8354129733421b --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libarrayvec-a9df121abf8e1fbd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c warning: `backtrace` (lib) generated 9 warnings Compiling unicode-width v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/unicode-width-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=e862bf139629b03a -C extra-filename=-dd801110e02237f5 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling joinery v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=joinery CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/joinery-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/joinery-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='A small crate for generically joining iterators with a separator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=joinery CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/joinery' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name joinery --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/joinery-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "proc-macro2", "quote", "syn", "token-stream"))' -C metadata=3b3538c9297e9758 -C extra-filename=-3b2b9539baae8fb4 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c Compiling yansi-term v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/yansi-term-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/yansi-term-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/botika/yansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/yansi-term' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name yansi_term --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/yansi-term-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=5f867d8d10132954 -C extra-filename=-8f0f89af3bca4a13 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c warning: unused import: `windows::*` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling ryu v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ryu-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ryu-1.0.15/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.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=36b8b41f6b9f6664 -C extra-filename=-33676e605c73274e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `yansi-term` (lib) generated 1 warning Compiling either v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/either-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/either-1.9.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/bluss/either' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/either-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 -C debuginfo=2 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=b088e631793e6c5f -C extra-filename=-7abd13e3954971ec --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c Compiling lazy_static v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=0728d1b86faff037 -C extra-filename=-47a04e5401e7156a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 Compiling indent_write v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indent_write CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='Simple Write adapters to add line indentation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indent_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/indent-write' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name indent_write --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e22728574f1694fb -C extra-filename=-c2df8914bad7e6c7 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bytecount v0.6.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name bytecount --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "packed_simd", "runtime-dispatch-simd"))' -C metadata=0ce09d3c6776f50e -C extra-filename=-7da69830ea6bdd38 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7/src/lib.rs:94:48 | 94 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` 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: `generic_simd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7/src/lib.rs:156:48 | 156 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `super::Inspect` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0/src/io.rs:3:5 | 3 | use super::Inspect; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c warning: trait `Inspect` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0/src/lib.rs:17:7 | 17 | trait Inspect { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bytecount` (lib) generated 2 warnings Compiling itoa v1.0.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/itoa-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/itoa-1.0.10/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.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/itoa-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=5c60e847dd5e807e -C extra-filename=-d8e9ce4a43d49274 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `indent_write` (lib) generated 2 warnings Compiling nom-supreme v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom_supreme CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-supreme-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-supreme-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='A collection of excellent utilities for nom' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom-supreme CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/nom-supreme' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name nom_supreme --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-supreme-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45b6e764e241e694 -C extra-filename=-899c6cc1efbd1a19 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern brownstone=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbrownstone-4e8354129733421b.rmeta --extern indent_write=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libindent_write-c2df8914bad7e6c7.rmeta --extern joinery=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libjoinery-3b2b9539baae8fb4.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `error` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-supreme-0.8.0/src/parser_ext.rs:1546:7 | 1546 | #[cfg(feature = "error")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `error` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c Compiling nom_locate v4.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom_locate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom_locate-4.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name nom_locate --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=dffa06d3674497bf -C extra-filename=-d437843b31967762 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern bytecount=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbytecount-7da69830ea6bdd38.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c warning: unused imports: `Copied` and `Enumerate` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom_locate-4.2.0/src/lib.rs:87:17 | 87 | pub use std::vec::Vec; | ^^^^^^^^^^^^^ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c warning: `nom_locate` (lib) generated 6 warnings Compiling dtparse v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dtparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/dtparse-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/dtparse-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Bradlee Speice ' CARGO_PKG_DESCRIPTION='A dateutil-compatible timestamp parser for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dtparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bspeice/dtparse.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name dtparse --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/dtparse-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6e9215f5d3efb32 -C extra-filename=-3c1915b52b2b0428 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libchrono-d7e062c7708f48e0.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblazy_static-47a04e5401e7156a.rmeta --extern num_traits=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnum_traits-82c7e271a942662c.rmeta --extern rust_decimal=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librust_decimal-c961d1ea861b403f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nom-supreme` (lib) generated 1 warning Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --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=2001a761d98f8d45 -C extra-filename=-85494526262e9ecd --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern either=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libeither-7abd13e3954971ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling annotate-snippets v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/annotate-snippets-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/annotate-snippets-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name annotate_snippets --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/annotate-snippets-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=75b6455e96dae341 -C extra-filename=-4c23e75e6d6016f3 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern unicode_width=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libunicode_width-dd801110e02237f5.rmeta --extern yansi_term=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libyansi_term-8f0f89af3bca4a13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/jemalloc.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/arena.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/background_thread.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/base.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/bin.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/bin_info.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/bitmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/buf_writer.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/cache_bin.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/ckh.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/counter.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/ctl.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/decay.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/div.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/ecache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/edata.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/edata_cache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/ehooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/emap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/eset.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/exp_grow.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/extent.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/extent_dss.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/extent_mmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/fxp.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/san.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/san_bump.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/hook.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/hpa.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/hpa_hooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/hpdata.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/inspect.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/large.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/log.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/malloc_io.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/mutex.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/nstime.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/pa.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/pa_extra.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/pai.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/pac.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym warning: `chrono` (lib) generated 3 warnings Compiling include_dir v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=include_dir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Michael Bryan ' CARGO_PKG_DESCRIPTION='Embed the contents of a directory in your binary' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=include_dir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Michael-F-Bryan/include_dir' CARGO_PKG_RUST_VERSION=1.56 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name include_dir --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/include_dir-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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glob", "metadata", "nightly"))' -C metadata=307e08cd8f37e6c1 -C extra-filename=-4f2fdee91cb20250 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern include_dir_macros=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libinclude_dir_macros-d4b42766bddd2e89.so --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/pages.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/peak_event.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof_data.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof_log.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof_recent.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof_stats.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/prof_sys.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/psset.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/rtree.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/safety_check.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/sc.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/sec.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/test_hooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/sz.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/ticker.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=im CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/im-3a1dd4f80e4a8329/out /usr/local/bin/rustc --crate-name im --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=4b7b7e4ab36d7fb8 -C extra-filename=-51c2aaf2d7deb97e --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern bitmaps=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbitmaps-fd57a520bfe4f0f4.rmeta --extern rand_core=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librand_core-eae06951379ef7bc.rmeta --extern rand_xoshiro=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librand_xoshiro-bd2d6ea9490a5589.rmeta --extern sized_chunks=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libsized_chunks-b877e4551e4ca3c4.rmeta --extern typenum=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtypenum-a9d131fe26c7c11e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg threadsafe` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/thread_event.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` 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: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:385:27 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:388:23 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:45:7 | 45 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:53:11 | 53 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:67:11 | 67 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:238:69 | 238 | pub(crate) fn lookup_prev<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:256:69 | 256 | pub(crate) fn lookup_next<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:277:17 | 273 | pub(crate) fn lookup_prev_mut<'a, BK>( | -- lifetime `'a` declared here ... 277 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:303:17 | 299 | pub(crate) fn lookup_next_mut<'a, BK>( | -- lifetime `'a` declared here ... 303 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/hamt.rs:50:11 | 50 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/hamt.rs:67:11 | 67 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:11:7 | 11 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:25:32 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:29:28 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:31:28 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:186:11 | 186 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:282:11 | 282 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:195:11 | 195 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:284:11 | 284 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:370:60 | 370 | pub fn diff<'a>(&'a self, other: &'a Self) -> DiffIter<'_, A> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:131:11 | 131 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:230:11 | 230 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:253:11 | 253 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:136:11 | 136 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:227:11 | 227 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:250:11 | 250 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:185:20 | 185 | #[cfg_attr(not(feature = "pool"), doc(hidden))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:272:11 | 272 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling crossbeam-channel v0.5.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=fdeb89287fb563e3 -C extra-filename=-f4ae851efdc2016a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_utils-3bc3e36c63eb6541.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/witness.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/tsd.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/tcache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym Compiling clap v4.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap-4.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap-4.4.11/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.11 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap-4.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 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=9d3da4e7dbefa82a -C extra-filename=-28cfdd75295be951 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap_builder-ad54ba04fa5e79c3.rmeta --extern clap_derive=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap_derive-36fde49bd38bf16d.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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.75 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/anyhow-d2feb7ba93b0e5a6/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4ce4b0636b5d9df2 -C extra-filename=-bf70f7cc5f813deb --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:214:13 | 214 | #![cfg_attr(backtrace, feature(error_generic_member_access))] | ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"` | = 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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:215:13 | 215 | #![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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:398:12 | 398 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:1:7 | 1 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(backtrace, feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:10:7 | 10 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:24:11 | 24 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(backtrace, feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:38:7 | 38 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:48:32 | 48 | #[cfg(all(feature = "std", not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:55:32 | 55 | #[cfg(all(feature = "std", not(backtrace), not(feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:62:15 | 62 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:6:7 | 6 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:146:11 | 146 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:160:11 | 160 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:14:7 | 14 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:544:12 | 544 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:557:12 | 557 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:567:12 | 567 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:647:28 | 647 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:692:7 | 692 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:707:15 | 707 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:732:28 | 732 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:787:7 | 787 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:829:15 | 829 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:361:15 | 361 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:389:16 | 389 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:401:16 | 401 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:526:11 | 526 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:536:11 | 536 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:102:27 | 102 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:120:40 | 120 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:124:19 | 124 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:127:27 | 127 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:146:40 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:150:19 | 150 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:153:27 | 153 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:174:19 | 174 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:178:19 | 178 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:181:27 | 181 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:200:19 | 200 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:204:19 | 204 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:207:27 | 207 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:313:40 | 313 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:317:19 | 317 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:320:27 | 320 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:431:23 | 431 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:436:19 | 436 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:515:23 | 515 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:519:19 | 519 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:598:32 | 598 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:602:11 | 602 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:605:19 | 605 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:636:15 | 636 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:641:11 | 641 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:676:19 | 676 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:684:15 | 684 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:897:15 | 897 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:914:11 | 914 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:888:19 | 888 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:893:15 | 893 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:936:11 | 936 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/fmt.rs:42:19 | 42 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/wrapper.rs:4:7 | 4 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/wrapper.rs:77:11 | 77 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:668:15 | 668 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:670:19 | 670 | #[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_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/thiserror-c55e33290330921a/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e263f9766ccddea4 -C extra-filename=-0bdb06c3b6de4c79 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libthiserror_impl-e2b8142114cb2d26.so --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] nm -a src/stats.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:238:13 | 238 | #![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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:242:7 | 242 | #[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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:254:11 | 254 | #[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 [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c warning: `thiserror` (lib) generated 3 warnings Compiling terminal_size v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/terminal_size-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/terminal_size-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/terminal_size-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=098d4a4050036118 -C extra-filename=-741c09991942a903 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/librustix-56759fc972558fd2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex v1.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.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 -C debuginfo=2 --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=8d43e573ee18b117 -C extra-filename=-fb3ee1cc57612a46 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libaho_corasick-2f9ba0f50bfab92a.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern regex_automata=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_automata-d1293fe02b610060.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_syntax-b7c2b44ca441ffe7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `anyhow` (lib) generated 79 warnings Compiling ordered-float v3.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ordered-float-3.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ordered-float-3.9.2/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.9.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/ordered-float-3.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "default", "proptest", "rand", "randtest", "rkyv", "rkyv_16", "rkyv_32", "rkyv_64", "rkyv_ck", "schemars", "serde", "speedy", "std"))' -C metadata=621d126a6ec7bc72 -C extra-filename=-c1aed8ba00d83800 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnum_traits-82c7e271a942662c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling atty v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/atty-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/atty-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=717a498778e4b674 -C extra-filename=-850870a7286a433a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_spanned v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-0.6.4/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-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 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e2d174d6c855e25e -C extra-filename=-bde5d3bc5374621b --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c warning: `serde` (lib) generated 123 warnings Compiling toml_datetime v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b6833511de578f0f -C extra-filename=-cdca641ea8476cef --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c Compiling os_info v3.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/Cargo.toml CARGO_PKG_AUTHORS='Jan Schulte :Stanislav Tkach ' CARGO_PKG_DESCRIPTION='Detect the operating system type and version.' CARGO_PKG_HOMEPAGE='https://github.com/stanislav-tkach/os_info' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stanislav-tkach/os_info' CARGO_PKG_RUST_VERSION=1.60 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name os_info --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=dbfa727241cb9911 -C extra-filename=-7166e5e9e3f44541 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblog-db670ad6d7162977.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `error` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/freebsd/mod.rs:4:11 | 4 | use log::{error, trace}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/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.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde_json-2fc80fc7ede626f7/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=fc2808766870316c -C extra-filename=-4b3641d724a6e5b0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitoa-d8e9ce4a43d49274.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libryu-33676e605c73274e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c warning: method `find` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ warning: `im` (lib) generated 66 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="display"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=4c0ec33d9765fc55 -C extra-filename=-9029928308e1bbab --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libindexmap-3618a6b8a5e13d83.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_spanned-bde5d3bc5374621b.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_datetime-cdca641ea8476cef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling toml v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11/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/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.48.0 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=49df6c2b4be74881 -C extra-filename=-c7bd11c5af6a4f1d --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:1:5 | 1 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/item.rs:1:5 | 1 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/key.rs:2:5 | 2 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/value.rs:2:5 | 2 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c warning: use of deprecated method `de::Deserializer::<'a>::end` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11/src/de.rs:79:7 | 79 | d.end()?; | ^^^ | = note: `#[warn(deprecated)]` on by default Compiling strfmt v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/strfmt-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/strfmt-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Garrett Berg ' CARGO_PKG_DESCRIPTION='strfmt: rust library for formatting dynamic strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vitiral/strfmt' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name strfmt --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/strfmt-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=894433bcc46b4818 -C extra-filename=-d68cbfde5a984fb8 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c warning: `os_info` (lib) generated 5 warnings Compiling logfmt v0.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=logfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/logfmt-0.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/logfmt-0.0.2/Cargo.toml CARGO_PKG_AUTHORS='Brandur ' CARGO_PKG_DESCRIPTION='logfmt parser for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=logfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name logfmt --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/logfmt-0.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9220fffc0678743f -C extra-filename=-bde892c91c227dbb --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c Compiling quantiles v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quantiles CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quantiles-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quantiles-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Brian L. Troutwine ' CARGO_PKG_DESCRIPTION='a collection of approximate quantile algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quantiles CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/postmates/quantiles' 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name quantiles --edition=2015 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/quantiles-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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_derive", "serde_support"))' -C metadata=5dfdc64d5bd5c352 -C extra-filename=-d3ed33a8b5fc39b1 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/array.rs:95:19 | 54 | impl Array { | ---------- method in this implementation ... 95 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/array_of_tables.rs:40:19 | 24 | impl ArrayOfTables { | ------------------ method in this implementation ... 40 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: field `span` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:13:16 | 8 | pub struct Document { | -------- field in this struct ... 13 | pub(crate) span: Option>, | ^^^^ | = note: `Document` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:62:19 | 16 | impl Document { | ------------- method in this implementation ... 62 | pub(crate) fn despan(&mut self) { | ^^^^^^ warning: field `implicit` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/inline_table.rs:15:16 | 11 | pub struct InlineTable { | ----------- field in this struct ... 15 | pub(crate) implicit: bool, | ^^^^^^^^ | = note: `InlineTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: methods `set_implicit`, `is_implicit`, and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/inline_table.rs:159:19 | 49 | impl InlineTable { | ---------------- methods in this implementation ... 159 | pub(crate) fn set_implicit(&mut self, implicit: bool) { | ^^^^^^^^^^^^ ... 164 | pub(crate) fn is_implicit(&self) -> bool { | ^^^^^^^^^^^ ... 213 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/item.rs:310:19 | 36 | impl Item { | --------- method in this implementation ... 310 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: methods `with_repr_unchecked`, `get_internal`, and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/key.rs:54:19 | 36 | impl Key { | -------- methods in this implementation ... 54 | pub(crate) fn with_repr_unchecked(mut self, repr: Repr) -> Self { | ^^^^^^^^^^^^^^^^^^^ ... 75 | pub(crate) fn get_internal(&self) -> &InternalString { | ^^^^^^^^^^^^ ... 117 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: variant `Spanned` is never constructed --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/raw_string.rs:11:5 | 8 | enum RawStringInner { | -------------- variant in this enum ... 11 | Spanned(std::ops::Range), | ^^^^^^^ | = note: `RawStringInner` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis warning: associated items `with_span` and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/raw_string.rs:15:19 | 14 | impl RawString { | -------------- associated items in this implementation 15 | pub(crate) fn with_span(span: std::ops::Range) -> Self { | ^^^^^^^^^ ... 71 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: methods `set_repr_unchecked` and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:27:19 | 14 | / impl Formatted 15 | | where 16 | | T: ValueRepr, | |_________________- methods in this implementation ... 27 | pub(crate) fn set_repr_unchecked(&mut self, repr: Repr) { | ^^^^^^^^^^^^^^^^^^ ... 68 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:158:19 | 141 | impl Repr { | --------- method in this implementation ... 158 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:247:19 | 184 | impl Decor { | ---------- method in this implementation ... 247 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/table.rs:236:19 | 62 | impl Table { | ---------- method in this implementation ... 236 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/value.rs:222:19 | 152 | impl Value { | ---------- method in this implementation ... 222 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c Compiling toml v0.8.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="display"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=d019e9b4e685f870 -C extra-filename=-06b40d447bf2a9ce --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_spanned-bde5d3bc5374621b.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_datetime-cdca641ea8476cef.rmeta --extern toml_edit=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_edit-9029928308e1bbab.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c Compiling human-panic v1.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=human_panic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Panic messages for humans' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/human-panic' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=human-panic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/human-panic' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name human_panic --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "nightly"))' -C metadata=5fa3898ff572429f -C extra-filename=-0c23a401c327f4db --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstream-b6bca31f81b10a9a.rmeta --extern anstyle=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle-44984c7e969efa88.rmeta --extern backtrace=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbacktrace-7b32d41777b19510.rmeta --extern os_info=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libos_info-7166e5e9e3f44541.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --extern serde_derive=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_derive-59b9953d2d17a19a.so --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-06b40d447bf2a9ce.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libuuid-565a96422a413c22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs:52:17 | 52 | use std::panic::PanicInfo; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs:222:50 | 222 | pub fn handle_dump(meta: &Metadata, panic_info: &PanicInfo) -> Option { | ^^^^^^^^^ warning: `regex-automata` (lib) generated 1 warning [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c warning: `human-panic` (lib) generated 2 warnings [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c warning: `clap_builder` (lib) generated 4 warnings [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c warning: `toml_edit` (lib) generated 23 warnings [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.pic.o src/bin_info.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.pic.o src/buf_writer.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.pic.o src/cache_bin.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.pic.o src/counter.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.pic.o src/decay.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.pic.o src/ecache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.pic.o src/edata.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.pic.o src/edata_cache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.pic.o src/ehooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.pic.o src/emap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.pic.o src/eset.c warning: `toml` (lib) generated 1 warning [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.pic.o src/exp_grow.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.pic.o src/fxp.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.pic.o src/san.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.pic.o src/san_bump.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.pic.o src/hpa.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.pic.o src/hpa_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.pic.o src/hpdata.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.pic.o src/inspect.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.pic.o src/pa.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.pic.o src/pa_extra.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.pic.o src/pai.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.pic.o src/pac.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.pic.o src/peak_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.pic.o src/prof_data.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.pic.o src/prof_log.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.pic.o src/prof_recent.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.pic.o src/prof_stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.pic.o src/prof_sys.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.pic.o src/psset.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.pic.o src/sec.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.pic.o src/thread_event.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cc -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c [tikv-jemalloc-sys 0.5.4+5.3.0-patched] ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o [tikv-jemalloc-sys 0.5.4+5.3.0-patched] ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bin_info.pic.o src/bitmap.pic.o src/buf_writer.pic.o src/cache_bin.pic.o src/ckh.pic.o src/counter.pic.o src/ctl.pic.o src/decay.pic.o src/div.pic.o src/ecache.pic.o src/edata.pic.o src/edata_cache.pic.o src/ehooks.pic.o src/emap.pic.o src/eset.pic.o src/exp_grow.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/fxp.pic.o src/san.pic.o src/san_bump.pic.o src/hook.pic.o src/hpa.pic.o src/hpa_hooks.pic.o src/hpdata.pic.o src/inspect.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/nstime.pic.o src/pa.pic.o src/pa_extra.pic.o src/pai.pic.o src/pac.pic.o src/pages.pic.o src/peak_event.pic.o src/prof.pic.o src/prof_data.pic.o src/prof_log.pic.o src/prof_recent.pic.o src/prof_stats.pic.o src/prof_sys.pic.o src/psset.pic.o src/rtree.pic.o src/safety_check.pic.o src/sc.pic.o src/sec.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/thread_event.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o [tikv-jemalloc-sys 0.5.4+5.3.0-patched] running: cd "/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build" && "gmake" "install_lib_static" "install_include" "-j" "8" [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /usr/bin/install -c -d /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/lib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /usr/bin/install -c -d /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/include/jemalloc [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /usr/bin/install -c -m 755 lib/libjemalloc.a /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/lib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/include/jemalloc [tikv-jemalloc-sys 0.5.4+5.3.0-patched] /usr/bin/install -c -m 755 lib/libjemalloc_pic.a /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/lib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:root=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rustc-link-lib=static=jemalloc_pic [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rustc-link-search=native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rustc-link-arg=-pthread [tikv-jemalloc-sys 0.5.4+5.3.0-patched] cargo:rerun-if-changed=jemalloc Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tikv_jemalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4+5.3.0-patched CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out /usr/local/bin/rustc --crate-name tikv_jemalloc_sys --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="background_threads_runtime_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("background_threads", "background_threads_runtime_support", "debug", "default", "disable_cache_oblivious", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=1a95c765bd47ad70 -C extra-filename=-f6a9c9843b823434 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib -l static=jemalloc_pic -C link-arg=-pthread --cfg prefixed` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:45:5 | 45 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `background_threads`, `background_threads_runtime_support`, `debug`, `default`, `disable_cache_oblivious`, `disable_initial_exec_tls`, `profiling`, `stats`, and `unprefixed_malloc_on_supported_platforms` = 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: `jemallocator_docs` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:600:11 | 600 | #[cfg(not(jemallocator_docs))] | ^^^^^^^^^^^^^^^^^ | = 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(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `jemallocator_docs` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:701:7 | 701 | #[cfg(jemallocator_docs)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:147:16 | 147 | #[cfg_attr(prefixed, link_name = "_rjem_malloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:158:16 | 158 | #[cfg_attr(prefixed, link_name = "_rjem_calloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:182:16 | 182 | #[cfg_attr(prefixed, link_name = "_rjem_posix_memalign")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:202:16 | 202 | #[cfg_attr(prefixed, link_name = "_rjem_aligned_alloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:241:16 | 241 | #[cfg_attr(prefixed, link_name = "_rjem_realloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:257:16 | 257 | #[cfg_attr(prefixed, link_name = "_rjem_free")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:277:16 | 277 | #[cfg_attr(prefixed, link_name = "_rjem_mallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:310:16 | 310 | #[cfg_attr(prefixed, link_name = "_rjem_rallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:351:16 | 351 | #[cfg_attr(prefixed, link_name = "_rjem_xallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:366:16 | 366 | #[cfg_attr(prefixed, link_name = "_rjem_sallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:381:16 | 381 | #[cfg_attr(prefixed, link_name = "_rjem_dallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:401:16 | 401 | #[cfg_attr(prefixed, link_name = "_rjem_sdallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:415:16 | 415 | #[cfg_attr(prefixed, link_name = "_rjem_nallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:440:16 | 440 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_usable_size")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:473:16 | 473 | #[cfg_attr(prefixed, link_name = "_rjem_mallctl")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:495:16 | 495 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlnametomib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:499:16 | 499 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlbymib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:536:16 | 536 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_stats_print")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:553:16 | 553 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_message")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:583:16 | 583 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_conf")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling tikv-jemallocator v0.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tikv_jemallocator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :Simon Sapin :Steven Fackler :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='A Rust allocator backed by jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemallocator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name tikv_jemallocator --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc_trait", "background_threads", "background_threads_runtime_support", "debug", "default", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=e4b650aa11045e64 -C extra-filename=-2fa47e436281d383 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern libc=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblibc-f9356ea5ca499e77.rmeta --extern tikv_jemalloc_sys=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtikv_jemalloc_sys-f6a9c9843b823434.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib` warning: `tikv-jemalloc-sys` (lib) generated 23 warnings warning: unexpected `cfg` condition value: `mipsel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/src/lib.rs:48:5 | 48 | target_arch = "mipsel", | ^^^^^^^^^^^^^^-------- | | | help: there is a expected value with a similar name: `"mips64"` | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `powerpc64le` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/src/lib.rs:57:5 | 57 | target_arch = "powerpc64le", | ^^^^^^^^^^^^^^------------- | | | help: there is a expected value with a similar name: `"powerpc64"` | = note: expected values for `target_arch` are: `aarch64`, `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 ag v0.19.4 (/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ag CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/Cargo.toml CARGO_PKG_AUTHORS='Russell Cohen ' CARGO_PKG_DESCRIPTION='CLI App to slice and dice logfiles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ag CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rcoh/angle-grinder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name ag --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-update", "self_update"))' -C metadata=5b20053a4f9b42f1 -C extra-filename=-cde9937fc7a9d4a2 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libannotate_snippets-4c23e75e6d6016f3.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanyhow-bf70f7cc5f813deb.rmeta --extern atty=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libatty-850870a7286a433a.rmeta --extern chrono=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libchrono-d7e062c7708f48e0.rmeta --extern clap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap-28cfdd75295be951.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_channel-f4ae851efdc2016a.rmeta --extern dtparse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libdtparse-3c1915b52b2b0428.rmeta --extern human_panic=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libhuman_panic-0c23a401c327f4db.rmeta --extern im=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libim-51c2aaf2d7deb97e.rmeta --extern include_dir=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libinclude_dir-4f2fdee91cb20250.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitertools-85494526262e9ecd.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblazy_static-47a04e5401e7156a.rmeta --extern logfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblogfmt-bde892c91c227dbb.rmeta --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rmeta --extern nom_supreme=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_supreme-899c6cc1efbd1a19.rmeta --extern nom_locate=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_locate-d437843b31967762.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libordered_float-c1aed8ba00d83800.rmeta --extern quantiles=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquantiles-d3ed33a8b5fc39b1.rmeta --extern regex=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex-fb3ee1cc57612a46.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_json-4b3641d724a6e5b0.rmeta --extern strfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrfmt-d68cbfde5a984fb8.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrsim-c3854d1aa1f086db.rmeta --extern terminal_size=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libterminal_size-741c09991942a903.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libthiserror-0bdb06c3b6de4c79.rmeta --extern tikv_jemallocator=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtikv_jemallocator-2fa47e436281d383.rmeta --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-c7bd11c5af6a4f1d.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib` warning: `tikv-jemallocator` (lib) generated 2 warnings warning: elided lifetime has a name --> src/lang.rs:251:35 | 246 | fn expect<'a, F, E, T>( | -- lifetime `'a` declared here ... 251 | F: 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 --> src/lang.rs:249:38 | 246 | fn expect<'a, F, E, T>( | -- lifetime `'a` declared here ... 249 | ) -> impl FnMut(Span<'a>) -> IResult> | ^^^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> src/lang.rs:278:38 | 275 | fn expect_fn<'a, F, O, EF>( | -- lifetime `'a` declared here ... 278 | ) -> impl FnMut(Span<'a>) -> IResult> | ^^^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> src/lang.rs:356:38 | 354 | fn expect_pipe<'a, M>( | -- lifetime `'a` declared here 355 | error_msg: M, 356 | ) -> impl FnMut(Span<'a>) -> IResult, Span<'a>)>> | ^^^^ this elided lifetime gets resolved as `'a` warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead --> src/funcs.rs:141:42 | 141 | DateTime::::from_utc( | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: struct `Error` is never constructed --> src/lang.rs:71:8 | 71 | struct Error(Range, String); | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `print_str` is never used --> src/printer.rs:28:8 | 20 | pub trait RecordPrinter { | ------------- method in this trait ... 28 | fn print_str(&mut self, row: &Record, display_config: &DisplayConfig) -> String { | ^^^^^^^^^ warning: `ag` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=agrind CARGO_CRATE_NAME=agrind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/Cargo.toml CARGO_PKG_AUTHORS='Russell Cohen ' CARGO_PKG_DESCRIPTION='CLI App to slice and dice logfiles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ag CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rcoh/angle-grinder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name agrind --edition=2018 src/bin/agrind.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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-update", "self_update"))' -C metadata=ab243e3e4160ef1c -C extra-filename=-393513ee0f5b736c --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern ag=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libag-cde9937fc7a9d4a2.rlib --extern annotate_snippets=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libannotate_snippets-4c23e75e6d6016f3.rlib --extern anyhow=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanyhow-bf70f7cc5f813deb.rlib --extern atty=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libatty-850870a7286a433a.rlib --extern chrono=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libchrono-d7e062c7708f48e0.rlib --extern clap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap-28cfdd75295be951.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_channel-f4ae851efdc2016a.rlib --extern dtparse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libdtparse-3c1915b52b2b0428.rlib --extern human_panic=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libhuman_panic-0c23a401c327f4db.rlib --extern im=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libim-51c2aaf2d7deb97e.rlib --extern include_dir=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libinclude_dir-4f2fdee91cb20250.rlib --extern itertools=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitertools-85494526262e9ecd.rlib --extern lazy_static=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblazy_static-47a04e5401e7156a.rlib --extern logfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblogfmt-bde892c91c227dbb.rlib --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rlib --extern nom_supreme=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_supreme-899c6cc1efbd1a19.rlib --extern nom_locate=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_locate-d437843b31967762.rlib --extern ordered_float=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libordered_float-c1aed8ba00d83800.rlib --extern quantiles=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquantiles-d3ed33a8b5fc39b1.rlib --extern regex=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex-fb3ee1cc57612a46.rlib --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-dc2bd1a9e4defb53.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_json-4b3641d724a6e5b0.rlib --extern strfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrfmt-d68cbfde5a984fb8.rlib --extern strsim=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrsim-c3854d1aa1f086db.rlib --extern terminal_size=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libterminal_size-741c09991942a903.rlib --extern thiserror=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libthiserror-0bdb06c3b6de4c79.rlib --extern tikv_jemallocator=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtikv_jemallocator-2fa47e436281d383.rlib --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-c7bd11c5af6a4f1d.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/bin/agrind.rs:67:5 | 67 | setup_panic!(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/bin/agrind.rs:67:5 | 67 | setup_panic!(); | ^^^^^^^^^^^^^^ | = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ag` (bin "agrind") generated 2 warnings Finished `release` profile [optimized + debuginfo] target(s) in 2m 52s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for angle-grinder-0.19.4_7 ===> Generating temporary packing list Installing ag v0.19.4 (/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4) Locking 135 packages to latest compatible versions Adding itertools v0.10.5 (available: v0.11.0) Adding toml v0.5.11 (available: v0.8.8) warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/build.rs:51:30 | 51 | 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 Compiling serde v1.0.193 Fresh memchr v2.6.4 warning: trait `Byte` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/memchr-2.6.4/src/ext.rs:42:18 | 42 | pub(crate) trait Byte { | ^^^^ | = note: `#[warn(dead_code)]` on by default Fresh autocfg v1.1.0 Fresh cfg-if v1.0.0 warning: `memchr` (lib) generated 1 warning Fresh proc-macro2 v1.0.70 warning: unexpected `cfg` condition name: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:11 | 116 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:37 | 116 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:116:58 | 116 | #[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: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:133:7 | 133 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:143:11 | 143 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:146:7 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:149:7 | 149 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:160:7 | 160 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:163:7 | 163 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:240:12 | 240 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:248:12 | 248 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:11 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:45 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:326:63 | 326 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:11 | 334 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:45 | 334 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:334:63 | 334 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:11 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:45 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:367:63 | 367 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:147:7 | 147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:164:11 | 164 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:323:11 | 323 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:323:31 | 323 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:337:11 | 337 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:337:31 | 337 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:345:11 | 345 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:345:31 | 345 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:408:11 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:408:31 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:423:11 | 423 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:423:31 | 423 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:428:11 | 428 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:428:31 | 428 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:492:11 | 492 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:494:11 | 494 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:22:11 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:29:11 | 29 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:76:19 | 76 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:78:23 | 78 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:109:19 | 109 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:499:15 | 499 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:504:11 | 504 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:513:11 | 513 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:529:11 | 529 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:544:11 | 544 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:557:11 | 557 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:570:15 | 570 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:575:11 | 575 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:597:15 | 597 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:602:11 | 602 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:617:15 | 617 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:622:11 | 622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:630:15 | 630 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:635:11 | 635 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:643:11 | 643 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:651:15 | 651 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:654:19 | 654 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:660:11 | 660 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:667:13 | 667 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:876:15 | 876 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:887:11 | 887 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1055:19 | 1055 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1061:15 | 1061 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1101:15 | 1101 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1118:27 | 1118 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:1120:27 | 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: `wrap_proc_macro` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:22:11 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:33:15 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:43:19 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:55:19 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:64:19 | 64 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/extra.rs:73:19 | 73 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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: `super_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:9:7 | 9 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:347:7 | 347 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:353:7 | 353 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:375:7 | 375 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:408:11 | 408 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:440:11 | 440 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:448:11 | 448 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:456:11 | 456 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:474:11 | 474 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:466:19 | 466 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:485:23 | 485 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:487:19 | 487 | #[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: `proc_macro_span` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:859:19 | 859 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/wrapper.rs:861:23 | 861 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:415:11 | 415 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:443:11 | 443 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:449:11 | 449 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:15 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:49 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:458:67 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:473:11 | 473 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/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: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/lib.rs:510:11 | 510 | #[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: field `0` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/marker.rs:15:39 | 15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>); | ------------------- ^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: struct `SourceFile` is never constructed --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:299:19 | 299 | pub(crate) struct SourceFile { | ^^^^^^^^^^ warning: methods `path` and `is_real` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/proc-macro2-1.0.70/src/fallback.rs:305:12 | 303 | impl SourceFile { | --------------- methods in this implementation 304 | /// Get the path to this source file as a string. 305 | pub fn path(&self) -> PathBuf { | ^^^^ ... 309 | pub fn is_real(&self) -> bool { | ^^^^^^^ Fresh utf8parse v0.2.1 Fresh hashbrown v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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=9c1b0c69f1306c2f -C extra-filename=-2dee5bc3d90da446 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-2dee5bc3d90da446 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `proc-macro2` (lib) generated 129 warnings Fresh quote v1.0.33 warning: unexpected `cfg` condition name: `libc_deny_warnings` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:331:11 | 331 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:338:7 | 338 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:179:14 | 179 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:391:21 | 391 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:402:21 | 402 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1603:14 | 1603 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1623:14 | 1623 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:606:9 | 606 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:615:9 | 615 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:633:9 | 633 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:644:9 | 644 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:659:9 | 659 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:693:9 | 693 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:731:40 | 731 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:731:51 | 731 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:744:40 | 744 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:744:51 | 744 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:790:40 | 790 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:790:51 | 790 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:828:40 | 828 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:828:51 | 828 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1021:40 | 1021 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1021:51 | 1021 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1197:9 | 1197 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1210:9 | 1210 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1280:40 | 1280 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1280:51 | 1280 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1470:48 | 1470 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/mod.rs:1470:59 | 1470 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:40 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:51 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/mod.rs:839:62 | 839 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1549:40 | 1549 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1549:51 | 1549 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1565:40 | 1565 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/mod.rs:1565:51 | 1565 | 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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:368:19 | 368 | #[cfg(all(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:370:19 | 370 | #[cfg(all(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:372:23 | 372 | #[cfg(all(not(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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:374:23 | 374 | #[cfg(all(not(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:434:19 | 434 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:436:15 | 436 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:446:19 | 446 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:15 | 448 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:452:19 | 452 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:458:15 | 458 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:19 | 598 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:30 | 598 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:598:41 | 598 | #[cfg(any(freebsd12, freebsd13, 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: `freebsd12` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:19 | 600 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:30 | 600 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:600:41 | 600 | #[cfg(any(freebsd12, freebsd13, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:972:15 | 972 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:974:19 | 974 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1047:15 | 1047 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:15 | 1049 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:15 | 1051 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:15 | 1053 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:15 | 1055 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:15 | 1057 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1059:15 | 1059 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1061:15 | 1061 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1063:15 | 1063 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1065:15 | 1065 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:15 | 1067 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1069:15 | 1069 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1071:15 | 1071 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:15 | 1073 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:15 | 1075 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1077:15 | 1077 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1079:19 | 1079 | #[cfg(not(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1346:1 | 1346 | / s_no_extra_traits! { 1347 | | pub struct utmpx { 1348 | | pub ut_type: ::c_short, 1349 | | pub ut_tv: ::timeval, ... | 1636 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1358:11 | 1358 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1414:11 | 1414 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1425:11 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1431:11 | 1431 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:11 | 1498 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1526:11 | 1526 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1688:15 | 1688 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1694:15 | 1694 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1696:15 | 1696 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1704:15 | 1704 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1885:15 | 1885 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1891:15 | 1891 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1893:15 | 1893 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1901:19 | 1901 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1907:15 | 1907 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1915:19 | 1915 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1923:15 | 1923 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1933:15 | 1933 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1955:15 | 1955 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1957:15 | 1957 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1979:15 | 1979 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2021:15 | 2021 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2024:15 | 2024 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2034:15 | 2034 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2044:15 | 2044 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2147:15 | 2147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2156:15 | 2156 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2158:15 | 2158 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2167:15 | 2167 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2177:15 | 2177 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2186:15 | 2186 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2188:15 | 2188 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2197:15 | 2197 | #[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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:2623:14 | 2623 | 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: `freebsd11` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:3916:14 | 3916 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4097:18 | 4097 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4393:18 | 4393 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4393:29 | 4393 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4734:14 | 4734 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4910:22 | 4910 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:4910:33 | 4910 | 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: `freebsd14` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5706:14 | 5706 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5709:21 | 5709 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5712:21 | 5712 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:25 | 5715 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5715:36 | 5715 | } 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1369:15 | 1369 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1371:19 | 1371 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:19 | 1407 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:30 | 1407 | #[cfg(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1407:41 | 1407 | #[cfg(any(freebsd12, freebsd13, 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: `freebsd12` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:23 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:34 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:45 | 1409 | #[cfg(not(any(freebsd12, freebsd13, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1421:15 | 1421 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1485:15 | 1485 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1488:19 | 1488 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1491:15 | 1491 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1494:19 | 1494 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1520:15 | 1520 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1522:19 | 1522 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1713:23 | 1713 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1716:27 | 1716 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1734:23 | 1734 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1748:23 | 1748 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:1750:27 | 1750 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5222:43 | 5222 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5224:43 | 5224 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/unix/bsd/freebsdlike/freebsd/mod.rs:5257:36 | 5257 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/src/macros.rs:94:22 | 94 | if #[cfg(libc_union)] { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/libc-0.2.150/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.150 Fresh anstyle-parse v0.2.3 Fresh colorchoice v1.0.0 warning: `libc` (lib) generated 182 warnings (5 duplicates) warning: `libc` (lib) generated 182 warnings (182 duplicates) Fresh syn v2.0.39 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:321:12 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:357:12 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:412:5 | 412 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:423:12 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:468:12 | 468 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:863:12 | 863 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:881:12 | 881 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:908:12 | 908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:948:12 | 948 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:443:1 | 443 | / ast_enum_of_structs! { 444 | | /// Content of a compile-time structured attribute. 445 | | /// 446 | | /// ## Path ... | 474 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:236:16 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:382:16 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:413:16 | 413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:511:16 | 511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:541:16 | 541 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:568:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:650:16 | 650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:658:16 | 658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:760:16 | 760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/attr.rs:768:16 | 768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:21:1 | 21 | / ast_enum_of_structs! { 22 | | /// Data stored within an enum variant or struct. 23 | | /// 24 | | /// # Syntax tree enum ... | 41 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:46:16 | 46 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:55:16 | 55 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:162:16 | 162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:191:16 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:215:20 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:252:20 | 252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:273:16 | 273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:295:16 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/data.rs:304:16 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:6:16 | 6 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:24:16 | 24 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:34:16 | 34 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:44:16 | 44 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:54:16 | 54 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:66:16 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/derive.rs:202:16 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:87:16 | 87 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:12:1 | 12 | / ast_enum_of_structs! { 13 | | /// A Rust expression. 14 | | /// 15 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 240 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:287:16 | 287 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:320:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:331:16 | 331 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:380:16 | 380 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:391:16 | 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:409:16 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:435:16 | 435 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:466:16 | 466 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:533:16 | 533 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:543:16 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:554:16 | 554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:590:16 | 590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:634:16 | 634 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:734:16 | 734 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:801:16 | 801 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:846:16 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:862:16 | 862 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:902:16 | 902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1029:16 | 1029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1780:16 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1875:16 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1901:16 | 1901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1963:16 | 1963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1983:16 | 1983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2000:16 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2018:16 | 2018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2059:16 | 2059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2100:16 | 2100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2122:16 | 2122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2188:16 | 2188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2211:16 | 2211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2220:16 | 2220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2234:16 | 2234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2243:16 | 2243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2252:16 | 2252 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2264:16 | 2264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2338:16 | 2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2387:16 | 2387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2411:16 | 2411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2441:16 | 2441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2521:16 | 2521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2551:16 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2606:16 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2625:16 | 2625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2705:16 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2719:16 | 2719 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2733:16 | 2733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2766:16 | 2766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2156:28 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2173 | / impl_by_parsing_expr! { 2174 | | ExprAssign, Assign, "expected assignment expression", 2175 | | ExprAwait, Await, "expected await expression", 2176 | | ExprBinary, Binary, "expected binary operation", ... | 2184 | | ExprTuple, Tuple, "expected tuple expression", 2185 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:1122:20 | 1122 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2886:16 | 2886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2897:16 | 2897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2908:16 | 2908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2919:16 | 2919 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2940:16 | 2940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2953:16 | 2953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2963:16 | 2963 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2974:16 | 2974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:2985:16 | 2985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3003:16 | 3003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3016:16 | 3016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3025:16 | 3025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3036:16 | 3036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3052:16 | 3052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3063:16 | 3063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3094:16 | 3094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3103:16 | 3103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3114:16 | 3114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3123:16 | 3123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3136:16 | 3136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3145:16 | 3145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3167:16 | 3167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3200:16 | 3200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3235:16 | 3235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3245:16 | 3245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3263:16 | 3263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3283:16 | 3283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3298:16 | 3298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3308:16 | 3308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3321:16 | 3321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3336:16 | 3336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3346:16 | 3346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3374:16 | 3374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3384:16 | 3384 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3392:16 | 3392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/expr.rs:3403:16 | 3403 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:286:5 | 286 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:294:5 | 294 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:302:5 | 302 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:28:1 | 28 | / ast_enum_of_structs! { 29 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 30 | | /// `'a: 'b`, `const LEN: usize`. 31 | | /// ... | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:52:16 | 52 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:63:16 | 63 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:76:16 | 76 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 385 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 387 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:344:20 | 344 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 389 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:401:16 | 401 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:447:16 | 447 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:445:1 | 445 | / ast_enum_of_structs! { 446 | | /// A trait or lifetime used as a bound on a type parameter. 447 | | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] 448 | | #[non_exhaustive] ... | 454 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:458:16 | 458 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:482:16 | 482 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:497:16 | 497 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:489:1 | 489 | / ast_enum_of_structs! { 490 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 491 | | /// 492 | | /// # Syntax tree enum ... | 506 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:510:16 | 510 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:520:16 | 520 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:328:9 | 328 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:538:16 | 538 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:601:16 | 601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:628:16 | 628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:666:16 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:695:16 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:706:16 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:832:16 | 832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:843:16 | 843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:867:16 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:980:16 | 980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1121:16 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1174:16 | 1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1199:16 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/generics.rs:1218:16 | 1218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ident.rs:74:16 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:17:16 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// # Syntax tree enum ... | 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:91:16 | 91 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:108:16 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:122:16 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:160:16 | 160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:204:16 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:221:16 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:235:16 | 235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:254:16 | 254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:269:16 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:284:16 | 284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:297:16 | 297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:420:16 | 420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 414 | | /// 415 | | /// # Syntax tree enum ... | 437 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:441:16 | 441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:459:16 | 459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:469:16 | 469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:484:1 | 484 | / ast_enum_of_structs! { 485 | | /// An item within an `extern` block. 486 | | /// 487 | | /// # Syntax tree enum ... | 527 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:531:16 | 531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:542:16 | 542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:578:1 | 578 | / ast_enum_of_structs! { 579 | | /// An item declaration within the definition of a trait. 580 | | /// 581 | | /// # Syntax tree enum ... | 621 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:682:16 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:674:1 | 674 | / ast_enum_of_structs! { 675 | | /// An item within an impl block. 676 | | /// 677 | | /// # Syntax tree enum ... | 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:721:16 | 721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:739:16 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:751:16 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:805:1 | 805 | / ast_enum_of_structs! { 806 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 807 | | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] 808 | | pub enum FnArg { ... | 815 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:854:16 | 854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:865:16 | 865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:875:16 | 875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:897:16 | 897 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1190:16 | 1190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1244:16 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1311:16 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1393:16 | 1393 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1411:16 | 1411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1455:16 | 1455 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1489:16 | 1489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1518:16 | 1518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1585:16 | 1585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1699:16 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1748:16 | 1748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1773:16 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1852:16 | 1852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1868:16 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1884:16 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1933:16 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:1951:16 | 1951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2005:16 | 2005 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2029:16 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2053:16 | 2053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2104:16 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2179:16 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2235:16 | 2235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2320:16 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2357:16 | 2357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2386:16 | 2386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2443:16 | 2443 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2461:16 | 2461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2573:16 | 2573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2705:16 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2746:16 | 2746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2808:16 | 2808 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2844:16 | 2844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2877:16 | 2877 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2889:16 | 2889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2905:16 | 2905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2920:16 | 2920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2933:16 | 2933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2952:16 | 2952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2965:16 | 2965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2980:16 | 2980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:2995:16 | 2995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3021:16 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3056:16 | 3056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3093:16 | 3093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3115:16 | 3115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3124:16 | 3124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3131:16 | 3131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3147:16 | 3147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3156:16 | 3156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3172:16 | 3172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3191:16 | 3191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3220:16 | 3220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3236:16 | 3236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3250:16 | 3250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3266:16 | 3266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3285:16 | 3285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3299:16 | 3299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3312:16 | 3312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3321:16 | 3321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3345:16 | 3345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3378:16 | 3378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/item.rs:3391:16 | 3391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:718:12 | 718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 ... | 50 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 771 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 772 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 773 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 774 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 775 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:732:20 | 732 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 776 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:898:16 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:909:16 | 909 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:931:16 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:942:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:953:16 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:978:16 | 978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:985:16 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:1006:16 | 1006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lit.rs:1013:16 | 1013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:26:16 | 26 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:168:16 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/mac.rs:203:16 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:126:16 | 126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:161:16 | 161 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/op.rs:220:16 | 220 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1118:12 | 1118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1129:12 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/parse.rs:1199:16 | 1199 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 | | /// ... | 91 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:98:16 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:129:16 | 129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:140:16 | 140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:233:16 | 233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:776:16 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:790:16 | 790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:799:16 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:809:16 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:819:16 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:874:16 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:884:16 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/pat.rs:892:16 | 892 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:102:16 | 102 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:131:16 | 131 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:166:16 | 166 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:192:16 | 192 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:216:16 | 216 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:227:16 | 227 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:266:16 | 266 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:88:16 | 88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:290:16 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:452:16 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:460:16 | 460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:472:16 | 472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:421:20 | 421 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:540:20 | 540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:673:16 | 673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:681:16 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:689:16 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:704:16 | 704 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:741:16 | 741 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:784:16 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:794:16 | 794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:804:16 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:814:16 | 814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/path.rs:859:16 | 859 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1009:12 | 1009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1024:12 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:265:16 | 265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:283:16 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:317:16 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:335:16 | 335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1081:16 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/punctuated.rs:1092:16 | 1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:12:16 | 12 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:40:16 | 40 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:65:16 | 65 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/restriction.rs:159:16 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:5:16 | 5 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:163:16 | 163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:174:16 | 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:134:20 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/stmt.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/macros.rs:146:20 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// # Syntax tree enum ... | 81 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:85:16 | 85 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:111:16 | 111 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:146:16 | 146 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:184:16 | 184 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:195:16 | 195 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:205:16 | 205 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:242:16 | 242 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:253:16 | 253 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:272:16 | 272 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:580:16 | 580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:593:16 | 593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:694:16 | 694 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:727:16 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:736:16 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:764:16 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:772:16 | 772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:869:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:880:16 | 880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:901:16 | 901 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:972:16 | 972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:287:20 | 287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:746:20 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:781:20 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:835:20 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1002:16 | 1002 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1011:16 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1022:16 | 1022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1036:16 | 1036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1046:16 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1067:16 | 1067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1088:16 | 1088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1103:16 | 1103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1111:16 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1120:16 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1129:16 | 1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1136:16 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1143:16 | 1143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1156:16 | 1156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1168:16 | 1168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/ty.rs:1181:16 | 1181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/lib.rs:697:16 | 697 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:89:12 | 89 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:112:12 | 112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:115:12 | 115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:122:12 | 122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:132:12 | 132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:159:12 | 159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:171:12 | 171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:182:12 | 182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:204:12 | 204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:227:12 | 227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:303:12 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:326:12 | 326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:338:12 | 338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:362:12 | 362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:373:12 | 373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:385:12 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:397:12 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:450:12 | 450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:462:12 | 462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:488:12 | 488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:501:12 | 501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:513:12 | 513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:523:12 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:618:12 | 618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:630:12 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:666:12 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:681:12 | 681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:714:12 | 714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:736:12 | 736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:783:12 | 783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:807:12 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:818:12 | 818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:872:12 | 872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:925:12 | 925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:939:12 | 939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:950:12 | 950 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:962:12 | 962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:975:12 | 975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:994:12 | 994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1018:12 | 1018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1035:12 | 1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1052:12 | 1052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1076:12 | 1076 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1094:12 | 1094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1124:12 | 1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1136:12 | 1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1149:12 | 1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1178:12 | 1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1193:12 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1211:12 | 1211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1226:12 | 1226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1246:12 | 1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1262:12 | 1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1278:12 | 1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1316:12 | 1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1327:12 | 1327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1342:12 | 1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1352:12 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1365:12 | 1365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1376:12 | 1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1388:12 | 1388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1399:12 | 1399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1409:12 | 1409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1478:12 | 1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1535:12 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1560:12 | 1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1584:12 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1596:12 | 1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1606:12 | 1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1616:12 | 1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1629:12 | 1629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1639:12 | 1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1650:12 | 1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1662:12 | 1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1685:12 | 1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1761:12 | 1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1773:12 | 1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1796:12 | 1796 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1812:12 | 1812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1824:12 | 1824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1851:12 | 1851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1874:12 | 1874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1886:12 | 1886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1902:12 | 1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1912:12 | 1912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1922:12 | 1922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1931:12 | 1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1938:12 | 1938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1947:12 | 1947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1961:12 | 1961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1972:12 | 1972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2016:12 | 2016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2026:12 | 2026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2036:12 | 2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2046:12 | 2046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2049:12 | 2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2056:12 | 2056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2084:12 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2106:12 | 2106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2131:12 | 2131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2155:12 | 2155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/src/gen/clone.rs:2166:12 | 2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/syn-2.0.39/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 Fresh cc v1.0.83 warning: field `0` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/cc-1.0.83/src/lib.rs:2366:22 | 2366 | Catalyst(&'static str), | -------- ^^^^^^^^^^^^ | | | 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 | 2366 | Catalyst(()), | ~~ Fresh num-traits v0.2.17 warning: unexpected `cfg` condition name: `has_to_int_unchecked` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:802:11 | 802 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:867:11 | 867 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19 | 1948 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2046 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19 | 1953 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2046 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19 | 1948 | #[cfg(has_copysign)] | ^^^^^^^^^^^^ ... 2048 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19 | 1953 | #[cfg(has_is_subnormal)] | ^^^^^^^^^^^^^^^^ ... 2048 | 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_leading_trailing_ones` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:122:11 | 122 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:125:15 | 125 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:147:15 | 147 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:72:19 | 72 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:104:19 | 104 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 120 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 120 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15 | 53 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 123 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:200:19 | 200 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 250 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15 | 181 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 250 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:227:19 | 227 | #[cfg(not(has_div_euclid))] | ^^^^^^^^^^^^^^ ... 251 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15 | 181 | #[cfg(has_div_euclid)] | ^^^^^^^^^^^^^^ ... 251 | 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) Fresh arrayvec v0.7.4 Fresh anstyle v1.0.4 Fresh anstyle-query v1.0.2 Fresh equivalent v1.0.1 warning: `syn` (lib) generated 833 warnings (90 duplicates) warning: `cc` (lib) generated 1 warning warning: `num-traits` (lib) generated 133 warnings (20 duplicates) Fresh serde_derive v1.0.193 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/lib.rs:63:23 | 63 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/internals/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:184:38 | 184 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:206:43 | 206 | ... all(test, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_derive-1.0.193/src/bound.rs:233:38 | 233 | #[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 anstream v0.6.5 Fresh indexmap v2.1.0 Fresh typenum v1.17.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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: `serde_derive` (lib) generated 9 warnings warning: `typenum` (lib) generated 6 warnings Fresh gimli v0.28.1 Fresh minimal-lexical v0.2.1 Fresh adler v1.0.2 Fresh version_check v0.9.4 Compiling crossbeam-utils v0.8.16 Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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 addr2line v0.21.0 Fresh miniz_oxide v0.7.1 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18 | 1744 | 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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f258a306044396d6 -C extra-filename=-72ad7972a6aa7216 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-72ad7972a6aa7216 -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nom` (lib) generated 13 warnings warning: `miniz_oxide` (lib) generated 1 warning Fresh bitmaps v2.1.0 Fresh io-lifetimes v1.0.11 warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:32:17 | 32 | #![cfg_attr(all(wasi_ext, target_os = "wasi"), feature(wasi_ext))] | ^^^^^^^^ | = 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(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:38:11 | 38 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:41:11 | 41 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:44:11 | 44 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:47:11 | 47 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:57:11 | 57 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:60:11 | 60 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:67:7 | 67 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:70:7 | 70 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:73:7 | 73 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:76:7 | 76 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:94:7 | 94 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:103:7 | 103 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:116:7 | 116 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:125:7 | 125 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:138:7 | 138 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:147:7 | 147 | #[cfg(io_safety_is_in_std)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:3:17 | 3 | #![cfg_attr(not(io_safety_is_in_std), allow(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(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:172:11 | 172 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:175:11 | 175 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:178:11 | 178 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:182:11 | 182 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:185:11 | 185 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:188:11 | 188 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:1:11 | 1 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:6:11 | 6 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:17:11 | 17 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:37:11 | 37 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:57:11 | 57 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:238:11 | 238 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:247:11 | 247 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:256:11 | 256 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:265:11 | 265 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:274:11 | 274 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:283:11 | 283 | #[cfg(not(io_safety_is_in_std))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_safety_is_in_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:27:5 | 27 | io_safety_is_in_std, | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:239:7 | 239 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:242:7 | 242 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:245:7 | 245 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:248:7 | 248 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:251:7 | 251 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/io-lifetimes-1.0.11/src/views.rs:254:7 | 254 | #[cfg(feature = "async_std")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"async-std"` | = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys` = help: consider adding `async_std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh getrandom v0.2.11 Fresh errno v0.3.8 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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: `io-lifetimes` (lib) generated 42 warnings warning: `errno` (lib) generated 1 warning Fresh aho-corasick v1.1.2 warning: method `or` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18 | 276 | pub(crate) trait PointerMut { | ^^^^^^^^^^ Fresh object v0.32.1 Fresh strsim v0.10.0 Fresh regex-syntax v0.8.2 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 Fresh rustc-demangle v0.1.23 warning: `aho-corasick` (lib) generated 11 warnings warning: `regex-syntax` (lib) generated 1 warning Fresh log v0.4.20 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/src/lib.rs:331:13 | 331 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/log-0.4.20/src/lib.rs:332:13 | 332 | #![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 iana-time-zone v0.1.58 Fresh heck v0.4.1 Fresh bitflags v1.3.2 warning: `log` (lib) generated 2 warnings Fresh clap_lex v0.6.0 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 Fresh clap_derive v4.4.7 Fresh rustix v0.37.27 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:100:13 | 100 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:101:13 | 101 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:102:13 | 102 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:103:17 | 103 | #![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: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:105:9 | 105 | all(linux_raw, naked_functions, 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(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: `naked_functions` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:105:20 | 105 | all(linux_raw, naked_functions, 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(naked_functions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(naked_functions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_lifetimes_use_std` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:108:13 | 108 | #![cfg_attr(io_lifetimes_use_std, feature(io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_lifetimes_use_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_lifetimes_use_std)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:109:13 | 109 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:110:13 | 110 | #![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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:111:13 | 111 | #![cfg_attr(alloc_c_string, 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_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_c_string` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:112:13 | 112 | #![cfg_attr(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: `core_intrinsics` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:116:39 | 116 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:119:13 | 119 | #![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: `linux_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:150:9 | 150 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:151:9 | 151 | all(libc, not(any(windows, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:157:12 | 157 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:158:12 | 158 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:159:12 | 159 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:181:7 | 181 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:216:12 | 216 | #[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_raw` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:239:5 | 239 | 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 value: `mustang` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/lib.rs:243:9 | 243 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/weak.rs:123:11 | 123 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/weak.rs:139:7 | 139 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/mod.rs:55:7 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:110:7 | 110 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:255:5 | 255 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:270:5 | 270 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/conv.rs:271:5 | 271 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:6:15 | 6 | #[cfg(not(any(linux_like, windows, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:13:11 | 13 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:20:7 | 20 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:23:15 | 23 | #[cfg(not(any(linux_like, windows, 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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:28:5 | 28 | 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_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:36:15 | 36 | #[cfg(not(any(linux_like, windows, target_os = "fuchsia", 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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:39:7 | 39 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:45:7 | 45 | #[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: `linux_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:105:15 | 105 | #[cfg(not(any(linux_like, windows, target_os = "redox")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:108:7 | 108 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:119:5 | 119 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:120:5 | 120 | 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: `netbsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:121:5 | 121 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:122:5 | 122 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:131:11 | 131 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:135:15 | 135 | #[cfg(not(any(linux_kernel, windows, target_os = "emscripten", 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_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:137:11 | 137 | #[cfg(any(linux_kernel, target_os = "emscripten", 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_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:140:5 | 140 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:141:5 | 141 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:211:7 | 211 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:231:7 | 231 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:297:5 | 297 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:298:5 | 298 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:299:5 | 299 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:300:5 | 300 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:315:5 | 315 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:316:5 | 316 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:326:5 | 326 | 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_like` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/offset.rs:335:7 | 335 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/c.rs:4:11 | 4 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/c.rs:8:11 | 8 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/mod.rs:12:7 | 12 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:28:9 | 28 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:43:11 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:47:9 | 47 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:59:9 | 59 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:72:9 | 72 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:81:11 | 81 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:85:9 | 85 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:95:9 | 95 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:126:9 | 126 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:135:9 | 135 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:154:9 | 154 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:172:11 | 172 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:176:9 | 176 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:177:9 | 177 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:196:15 | 196 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:205:9 | 205 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:206:9 | 206 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:249:9 | 249 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:250:9 | 250 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:260:9 | 260 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:261:9 | 261 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:271:9 | 271 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:272:9 | 272 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:282:9 | 282 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:283:9 | 283 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:293:9 | 293 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:302:9 | 302 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:311:9 | 311 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:320:9 | 320 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:339:9 | 339 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:349:9 | 349 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:368:9 | 368 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:378:9 | 378 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:389:9 | 389 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:390:9 | 390 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:412:9 | 412 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:413:9 | 413 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:422:11 | 422 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:444:15 | 444 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:450:9 | 450 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:459:9 | 459 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:477:9 | 477 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:478:9 | 478 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:494:9 | 494 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:495:9 | 495 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:514:9 | 514 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:524:9 | 524 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:539:9 | 539 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:548:9 | 548 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:573:9 | 573 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:574:9 | 574 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:583:19 | 583 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:583:32 | 583 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:595:9 | 595 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:612:19 | 612 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:612:32 | 612 | #[cfg(not(any(freebsdlike, netbsdlike, windows, 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:624:11 | 624 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:627:11 | 627 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:630:11 | 630 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:633:11 | 633 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:653:9 | 653 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:666:9 | 666 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:667:9 | 667 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:677:9 | 677 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:686:9 | 686 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:687:9 | 687 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:701:11 | 701 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:717:9 | 717 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:729:9 | 729 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:738:19 | 738 | #[cfg(not(any(freebsdlike, windows, target_os = "openbsd", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:754:9 | 754 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:755:9 | 755 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:765:9 | 765 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/errno.rs:782:9 | 782 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/poll_fd.rs:41:13 | 41 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:37:7 | 37 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:69:15 | 69 | #[cfg(not(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:91:11 | 91 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:108:5 | 108 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:130:7 | 130 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:137:7 | 137 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:60:13 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/types.rs:79:13 | 79 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:18:11 | 18 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:34:7 | 34 | #[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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:36:7 | 36 | #[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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:253:7 | 253 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:258:11 | 258 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:264:5 | 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:265:5 | 265 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:278:7 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:313:7 | 313 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:347:11 | 347 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:358:7 | 358 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:448:5 | 448 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:467:5 | 467 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:481:7 | 481 | #[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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:502:7 | 502 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:507:7 | 507 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:540:15 | 540 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:561:7 | 561 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:586:7 | 586 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:601:7 | 601 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:606:7 | 606 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:623:7 | 623 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:632:7 | 632 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:648:7 | 648 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/io/syscalls.rs:674:7 | 674 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/mod.rs:1:11 | 1 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:9:11 | 9 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:19:7 | 19 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:26:7 | 26 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:63:7 | 63 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:78:7 | 78 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:83:7 | 83 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:184:11 | 184 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:196:11 | 196 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:328:7 | 328 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:575:7 | 575 | #[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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:587:7 | 587 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:616:7 | 616 | #[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 value: `solid` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/syscalls.rs:504:35 | 504 | #[cfg(any(target_os = "wasi", target_os = "solid"))] | ^^^^^^^^^^^^^^^^^^^ | = 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 name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:4:7 | 4 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:134:7 | 134 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:350:7 | 350 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:358:11 | 358 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:361:11 | 361 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:369:11 | 369 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:63:19 | 63 | #[cfg(not(any(apple, solarish, target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:63:26 | 63 | #[cfg(not(any(apple, solarish, 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:66:19 | 66 | #[cfg(not(any(solarish, 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:71:19 | 71 | #[cfg(not(any(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:78:9 | 78 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:79:9 | 79 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:87:9 | 87 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:88:9 | 88 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:96:9 | 96 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:97:9 | 97 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:106:9 | 106 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:114:9 | 114 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:115:9 | 115 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:123:9 | 123 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:124:9 | 124 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:186:9 | 186 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:187:9 | 187 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:192:13 | 192 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:233:19 | 233 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:240:15 | 240 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "hermit"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:240:20 | 240 | #[cfg(any(bsd, solarish, target_os = "aix", target_os = "hermit"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:244:9 | 244 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:254:11 | 254 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:286:17 | 286 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:287:17 | 287 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:292:21 | 292 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:316:27 | 316 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:319:19 | 319 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/process/types.rs:321:19 | 321 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:31:5 | 31 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:35:9 | 35 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:81:5 | 81 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/syscalls.rs:85:9 | 85 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:77:5 | 77 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:81:9 | 81 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:131:5 | 131 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:132:5 | 132 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:198:11 | 198 | #[cfg(any(solarish, 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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:217:5 | 217 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:218:5 | 218 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:219:5 | 219 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:233:5 | 233 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:234:5 | 234 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:254:11 | 254 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:258:11 | 258 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:262:15 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:262:20 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:266:15 | 266 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:266:20 | 266 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:270:15 | 270 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:270:20 | 270 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:274:15 | 274 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:274:20 | 274 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:278:15 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:278:20 | 278 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:284:5 | 284 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:285:5 | 285 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:295:5 | 295 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:296:5 | 296 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:306:5 | 306 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:307:5 | 307 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:315:15 | 315 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:315:27 | 315 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", 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: `netbsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:320:5 | 320 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:321:5 | 321 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:331:5 | 331 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:332:5 | 332 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:342:5 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:353:5 | 353 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:354:5 | 354 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:362:15 | 362 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:362:20 | 362 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:366:15 | 366 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:366:20 | 366 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:372:5 | 372 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:373:5 | 373 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:381:36 | 381 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:381:41 | 381 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:385:15 | 385 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:385:20 | 385 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:391:5 | 391 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:392:5 | 392 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:400:36 | 400 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:400:41 | 400 | #[cfg(not(any(target_env = "musl", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:404:15 | 404 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:404:20 | 404 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:410:5 | 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:411:5 | 411 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:480:5 | 480 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:489:15 | 489 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:489:20 | 489 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:493:15 | 493 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:493:20 | 493 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:498:5 | 498 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:507:15 | 507 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:511:15 | 511 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:515:15 | 515 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:519:15 | 519 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:526:5 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:537:5 | 537 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:548:5 | 548 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:559:5 | 559 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:567:7 | 567 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:633:5 | 633 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:642:5 | 642 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:650:15 | 650 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "hurd", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:655:5 | 655 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:656:5 | 656 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:668:5 | 668 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:684:5 | 684 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:685:5 | 685 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:728:5 | 728 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/termios/types.rs:729:5 | 729 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:14:11 | 14 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:243:9 | 243 | all(apple, not(target_os = "macos")) | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:274:9 | 274 | all(apple, not(target_os = "macos")) | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:292:11 | 292 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:298:11 | 298 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:340:11 | 340 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:411:11 | 411 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:439:11 | 439 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:165:19 | 165 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:172:23 | 172 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:178:19 | 178 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:181:19 | 181 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:184:23 | 184 | #[cfg(any(linux_kernel, target_os = "openbsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/syscalls.rs:187:19 | 187 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:4:11 | 4 | #[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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:117:15 | 117 | #[cfg(not(any(apple, 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: `apple` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:160:7 | 160 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:217:11 | 217 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:229:11 | 229 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:243:11 | 243 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:252:11 | 252 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:264:11 | 264 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:279:11 | 279 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:294:11 | 294 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:308:11 | 308 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:326:11 | 326 | #[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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:130:15 | 130 | #[cfg(any(freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:134:19 | 134 | #[cfg(not(any(solarish, target_os = "netbsd", 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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:138:19 | 138 | #[cfg(not(any(solarish, target_os = "netbsd", 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:142:15 | 142 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:146:15 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:150:11 | 150 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:196:11 | 196 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:200:11 | 200 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:204:15 | 204 | #[cfg(any(linux_kernel, target_os = "openbsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/backend/libc/time/types.rs:208:11 | 208 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:7:11 | 7 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:17:7 | 17 | #[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: `solarish` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:22:7 | 22 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:24:31 | 24 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:32:7 | 32 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:38:11 | 38 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/mod.rs:49:31 | 49 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:59:7 | 59 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.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_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:135:11 | 135 | #[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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/ioctl.rs:143:7 | 143 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:157:11 | 157 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:157:18 | 157 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:313:11 | 313 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:313:18 | 313 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:344:11 | 344 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:344:18 | 344 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:348:11 | 348 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:348:18 | 348 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:64:23 | 64 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:64:30 | 64 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:43:27 | 43 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:145:23 | 145 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:145:30 | 145 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:131:31 | 131 | #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:214:15 | 214 | #[cfg(any(apple, freebsdlike))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/kqueue.rs:214:22 | 214 | #[cfg(any(apple, 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:11:7 | 11 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:14:11 | 14 | #[cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:29:5 | 29 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:87:15 | 87 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:113:7 | 113 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/pipe.rs:149:7 | 149 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/read_write.rs:233:7 | 233 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/read_write.rs:252:7 | 252 | #[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: `staged_api` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:11:12 | 11 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:14:16 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:15:22 | 15 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:22:16 | 22 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:23:20 | 23 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:30:16 | 30 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:31:24 | 31 | 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: `freebsdlike` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:38:15 | 38 | #[cfg(any(freebsdlike, target_os = "linux", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/io/seek_from.rs:46:15 | 46 | #[cfg(any(freebsdlike, target_os = "linux", 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:36:13 | 36 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:43:23 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:43:28 | 43 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:45:23 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:45:28 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:48:13 | 48 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:55:23 | 55 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:57:23 | 57 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:59:23 | 59 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:61:23 | 61 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:66:13 | 66 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:75:13 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:84:13 | 84 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/constants.rs:93:13 | 93 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:6:5 | 6 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:10:9 | 10 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:57:5 | 57 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:61:9 | 61 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:159:5 | 159 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `x32` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/termios/tc.rs:163:9 | 163 | target_arch = "x32", | ^^^^^^^^^^^^^^^^^^^ | = 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: `linux_kernel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:13:7 | 13 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:17:7 | 17 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:25:11 | 25 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:45:7 | 45 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:49:7 | 49 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/mod.rs:57:11 | 57 | #[cfg(any(linux_kernel, target_os = "dragonfly", 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.rs:12:7 | 12 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/id.rs:168:7 | 168 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/rlimit.rs:1:7 | 1 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/rlimit.rs:49:7 | 49 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:15:7 | 15 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:121:7 | 121 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:72:11 | 72 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:87:19 | 87 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/system.rs:99:15 | 99 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:8:7 | 8 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:220:11 | 220 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/rustix-0.37.27/src/process/wait.rs:225:15 | 225 | #[cfg(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: `rand_core` (lib) generated 1 warning warning: `rustix` (lib) generated 440 warnings Fresh rand_xoshiro v0.6.0 Fresh clap_builder v4.4.11 warning: unexpected `cfg` condition value: `perf` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/clap_builder-4.4.11/src/builder/value_parser.rs:609:8 | 591 | trait AnyValueParser: Send + Sync + 'static { | -------------- methods in this trait ... 609 | fn parse( | ^^^^^ ... 616 | fn parse_( | ^^^^^^ Fresh chrono v0.4.31 warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/lib.rs:463:13 | 463 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/naive/internals.rs:349:16 | 349 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/chrono-0.4.31/src/naive/internals.rs:469:16 | 469 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling regex-automata v0.4.3 Fresh backtrace v0.3.69 warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/backtrace-0.3.69/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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-2221002e8413c29a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-2dee5bc3d90da446/build-script-build` warning: `clap_builder` (lib) generated 4 warnings warning: `chrono` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-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 -C debuginfo=2 --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=671fad6a44c65ff4 -C extra-filename=-8e6ba746e8721a94 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libaho_corasick-2f9ba0f50bfab92a.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_syntax-b7c2b44ca441ffe7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [serde 1.0.193] cargo:rerun-if-changed=build.rs warning: `backtrace` (lib) generated 9 warnings Fresh sized-chunks v0.6.5 Fresh tikv-jemalloc-sys v0.5.4+5.3.0-patched warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:45:5 | 45 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `background_threads`, `background_threads_runtime_support`, `debug`, `default`, `disable_cache_oblivious`, `disable_initial_exec_tls`, `profiling`, `stats`, and `unprefixed_malloc_on_supported_platforms` = 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: `jemallocator_docs` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:600:11 | 600 | #[cfg(not(jemallocator_docs))] | ^^^^^^^^^^^^^^^^^ | = 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(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `jemallocator_docs` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:701:7 | 701 | #[cfg(jemallocator_docs)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:147:16 | 147 | #[cfg_attr(prefixed, link_name = "_rjem_malloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:158:16 | 158 | #[cfg_attr(prefixed, link_name = "_rjem_calloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:182:16 | 182 | #[cfg_attr(prefixed, link_name = "_rjem_posix_memalign")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:202:16 | 202 | #[cfg_attr(prefixed, link_name = "_rjem_aligned_alloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:241:16 | 241 | #[cfg_attr(prefixed, link_name = "_rjem_realloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:257:16 | 257 | #[cfg_attr(prefixed, link_name = "_rjem_free")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:277:16 | 277 | #[cfg_attr(prefixed, link_name = "_rjem_mallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:310:16 | 310 | #[cfg_attr(prefixed, link_name = "_rjem_rallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:351:16 | 351 | #[cfg_attr(prefixed, link_name = "_rjem_xallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:366:16 | 366 | #[cfg_attr(prefixed, link_name = "_rjem_sallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:381:16 | 381 | #[cfg_attr(prefixed, link_name = "_rjem_dallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:401:16 | 401 | #[cfg_attr(prefixed, link_name = "_rjem_sdallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:415:16 | 415 | #[cfg_attr(prefixed, link_name = "_rjem_nallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:440:16 | 440 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_usable_size")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:473:16 | 473 | #[cfg_attr(prefixed, link_name = "_rjem_mallctl")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:495:16 | 495 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlnametomib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:499:16 | 499 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlbymib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:536:16 | 536 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_stats_print")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:553:16 | 553 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_message")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemalloc-sys-0.5.4+5.3.0-patched/src/lib.rs:583:16 | 583 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_conf")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh uuid v1.6.1 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/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 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/src/lib.rs:443:9 | 443 | all(uuid_unstable, feature = "borsh"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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 warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/uuid-1.6.1/src/external.rs:3:11 | 3 | #[cfg(all(uuid_unstable, feature = "borsh"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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 rust_decimal v1.33.1 warning: `tikv-jemalloc-sys` (lib) generated 23 warnings warning: `uuid` (lib) generated 4 warnings Fresh thiserror-impl v1.0.50 Fresh brownstone v3.0.0 Fresh include_dir_macros v0.7.3 Fresh yansi-term v0.1.2 warning: unused import: `windows::*` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Fresh ryu v1.0.15 warning: `yansi-term` (lib) generated 1 warning Fresh bytecount v0.6.7 warning: unexpected `cfg` condition value: `generic_simd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7/src/lib.rs:94:48 | 94 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` 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: `generic_simd` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/bytecount-0.6.7/src/lib.rs:156:48 | 156 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, `packed_simd`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh unicode-width v0.1.11 Fresh indent_write v2.2.0 warning: unused import: `super::Inspect` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0/src/io.rs:3:5 | 3 | use super::Inspect; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: trait `Inspect` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/indent_write-2.2.0/src/lib.rs:17:7 | 17 | trait Inspect { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Fresh itoa v1.0.10 Fresh either v1.9.0 warning: `bytecount` (lib) generated 2 warnings warning: `indent_write` (lib) generated 2 warnings Fresh lazy_static v1.4.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 | +++++++ Fresh joinery v2.1.0 Fresh annotate-snippets v0.9.2 Fresh itertools v0.10.5 Fresh nom_locate v4.2.0 warning: unused imports: `Copied` and `Enumerate` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom_locate-4.2.0/src/lib.rs:87:17 | 87 | pub use std::vec::Vec; | ^^^^^^^^^^^^^ warning: `lazy_static` (lib) generated 1 warning warning: `nom_locate` (lib) generated 6 warnings Fresh dtparse v1.5.0 Fresh nom-supreme v0.8.0 warning: unexpected `cfg` condition value: `error` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/nom-supreme-0.8.0/src/parser_ext.rs:1546:7 | 1546 | #[cfg(feature = "error")] | ^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `error` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Fresh thiserror v1.0.50 warning: unexpected `cfg` condition name: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:238:13 | 238 | #![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: `error_generic_member_access` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:242:7 | 242 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/thiserror-1.0.50/src/lib.rs:254:11 | 254 | #[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 Fresh include_dir v0.7.3 Fresh im v15.1.0 warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` 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: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:385:27 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/lib.rs:388:23 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:45:7 | 45 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:53:11 | 53 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:67:11 | 67 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:238:69 | 238 | pub(crate) fn lookup_prev<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:256:69 | 256 | pub(crate) fn lookup_next<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:277:17 | 273 | pub(crate) fn lookup_prev_mut<'a, BK>( | -- lifetime `'a` declared here ... 277 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/btree.rs:303:17 | 299 | pub(crate) fn lookup_next_mut<'a, BK>( | -- lifetime `'a` declared here ... 303 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/hamt.rs:50:11 | 50 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/nodes/hamt.rs:67:11 | 67 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:11:7 | 11 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:25:32 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:29:28 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:31:28 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:186:11 | 186 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/map.rs:282:11 | 282 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:195:11 | 195 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:284:11 | 284 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/ord/set.rs:370:60 | 370 | pub fn diff<'a>(&'a self, other: &'a Self) -> DiffIter<'_, A> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:131:11 | 131 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:230:11 | 230 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/map.rs:253:11 | 253 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:136:11 | 136 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:227:11 | 227 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/hash/set.rs:250:11 | 250 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:185:20 | 185 | #[cfg_attr(not(feature = "pool"), doc(hidden))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `pool` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/im-15.1.0/src/vector/mod.rs:272:11 | 272 | #[cfg(feature = "pool")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arbitrary`, `debug`, `proptest`, `quickcheck`, `rayon`, `refpool`, and `serde` = help: consider adding `pool` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `nom-supreme` (lib) generated 1 warning warning: `thiserror` (lib) generated 3 warnings warning: `im` (lib) generated 66 warnings Fresh tikv-jemallocator v0.5.4 warning: unexpected `cfg` condition value: `mipsel` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/src/lib.rs:48:5 | 48 | target_arch = "mipsel", | ^^^^^^^^^^^^^^-------- | | | help: there is a expected value with a similar name: `"mips64"` | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `powerpc64le` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/tikv-jemallocator-0.5.4/src/lib.rs:57:5 | 57 | target_arch = "powerpc64le", | ^^^^^^^^^^^^^^------------- | | | help: there is a expected value with a similar name: `"powerpc64"` | = note: expected values for `target_arch` are: `aarch64`, `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 Fresh clap v4.4.11 Fresh anyhow v1.0.75 warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:214:13 | 214 | #![cfg_attr(backtrace, feature(error_generic_member_access))] | ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"` | = 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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:215:13 | 215 | #![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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:398:12 | 398 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:1:7 | 1 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:4:15 | 4 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:7:15 | 7 | #[cfg(not(any(backtrace, feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:10:7 | 10 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:17:15 | 17 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:24:11 | 24 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:31:15 | 31 | #[cfg(not(any(backtrace, feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:38:7 | 38 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:48:32 | 48 | #[cfg(all(feature = "std", not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:55:32 | 55 | #[cfg(all(feature = "std", not(backtrace), not(feature = "backtrace")))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/backtrace.rs:62:15 | 62 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:6:7 | 6 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:146:11 | 146 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/context.rs:160:11 | 160 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:14:7 | 14 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:544:12 | 544 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:557:12 | 557 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:567:12 | 567 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:647:28 | 647 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:692:7 | 692 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:707:15 | 707 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:732:28 | 732 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:787:7 | 787 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:829:15 | 829 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:361:15 | 361 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:389:16 | 389 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:401:16 | 401 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:526:11 | 526 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:536:11 | 536 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:102:27 | 102 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:120:40 | 120 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:124:19 | 124 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:127:27 | 127 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:146:40 | 146 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:150:19 | 150 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:153:27 | 153 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:174:19 | 174 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:178:19 | 178 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:181:27 | 181 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:200:19 | 200 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:204:19 | 204 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:207:27 | 207 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:313:40 | 313 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:317:19 | 317 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:320:27 | 320 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:431:23 | 431 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:436:19 | 436 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:515:23 | 515 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:519:19 | 519 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:598:32 | 598 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:602:11 | 602 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:605:19 | 605 | #[cfg(all(not(backtrace), feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:636:15 | 636 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:641:11 | 641 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:676:19 | 676 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:684:15 | 684 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:897:15 | 897 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:914:11 | 914 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:888:19 | 888 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:893:15 | 893 | #[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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/error.rs:936:11 | 936 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/fmt.rs:42:19 | 42 | #[cfg(any(backtrace, feature = "backtrace"))] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/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: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/wrapper.rs:4:7 | 4 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/wrapper.rs:77:11 | 77 | #[cfg(backtrace)] | ^^^^^^^^^ help: found config with similar value: `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)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:668:15 | 668 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/anyhow-1.0.75/src/lib.rs:670:19 | 670 | #[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 terminal_size v0.2.6 Fresh ordered-float v3.9.2 warning: `tikv-jemallocator` (lib) generated 2 warnings warning: `anyhow` (lib) generated 79 warnings Fresh atty v0.2.14 Fresh quantiles v0.7.1 Fresh strfmt v0.2.4 Fresh logfmt v0.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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.193 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=193 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde-2221002e8413c29a/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --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=dfefcea6006aadc4 -C extra-filename=-82c47a4b232f5f97 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_derive-59b9953d2d17a19a.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps:/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-8c072de92741d544/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-72ad7972a6aa7216/build-script-build` [crossbeam-utils 0.8.16] cargo:rerun-if-changed=no_atomic.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/crossbeam-utils-8c072de92741d544/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.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 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d81e073ce9c5f877 -C extra-filename=-be3252c339a6e737 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:63:11 | 63 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:101:19 | 101 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:73:23 | 73 | #[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_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:6:11 | 6 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:26:11 | 26 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:30:11 | 30 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:34:11 | 34 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:35:11 | 35 | #[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 value: `128` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/mod.rs:18:47 | 18 | if #[cfg(any(target_pointer_width = "64", 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:728:11 | 728 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:730:11 | 730 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:732:7 | 732 | #[cfg(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:734:7 | 734 | #[cfg(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:976:15 | 976 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 991 | / atomic! { 992 | | T, a, 993 | | { 994 | | a = &*(src as *const _ as *const _); ... | 1022 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1030 | / atomic! { 1031 | | T, a, 1032 | | { 1033 | | a = &*(dst as *const _ as *const _); ... | 1041 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1049 | / atomic! { 1050 | | T, a, 1051 | | { 1052 | | a = &*(dst as *const _ as *const _); ... | 1061 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/atomic_cell.rs:959:23 | 959 | #[cfg(not(crossbeam_no_atomic_64))] | ^^^^^^^^^^^^^^^^^^^^^^ ... 1076 | / atomic! { 1077 | | T, a, 1078 | | { 1079 | | a = &*(dst as *const _ as *const _); ... | 1120 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: 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_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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: `crossbeam_no_atomic` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:3:11 | 3 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:29:11 | 29 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:42:11 | 42 | #[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_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:77:11 | 77 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:79:11 | 79 | #[cfg(not(crossbeam_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(crossbeam_no_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:82:11 | 82 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:88:7 | 88 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 68 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 68 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 69 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 69 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 70 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 70 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 71 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 71 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 72 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 72 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 73 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 73 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 74 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 74 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 75 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 75 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 76 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 76 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 78 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 78 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:55:19 | 55 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ ... 80 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/src/atomic/consume.rs:60:15 | 60 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-utils-0.8.16/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: elided lifetime has a name --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-automata-0.4.3/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs:329:12 | 329 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/lib.rs:332:15 | 332 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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: `doc_cfg` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:600:12 | 600 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:689:36 | 689 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:692:36 | 692 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:743:36 | 743 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:744:12 | 744 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1041:12 | 1041 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1595:12 | 1595 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1649:12 | 1649 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1713:12 | 1713 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1768:12 | 1768 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1842:12 | 1842 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1879:12 | 1879 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2169:12 | 2169 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3000:32 | 3000 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3018:32 | 3018 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3031:32 | 3031 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:301:27 | 301 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:308:29 | 308 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:316:29 | 316 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:324:29 | 324 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:331:33 | 331 | 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_num_nonzero_signed` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:433:31 | 433 | 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_cstr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:772:40 | 772 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:773:16 | 773 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:985:16 | 985 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:996:16 | 996 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1007:16 | 1007 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1018:16 | 1018 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1029:16 | 1029 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1445:16 | 1445 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1453:16 | 1453 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1616:16 | 1616 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1622:16 | 1622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1670:16 | 1670 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1677:16 | 1677 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1780:16 | 1780 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1856:16 | 1856 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1862:16 | 1862 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1868:16 | 1868 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:1874:16 | 1874 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2008:16 | 2008 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2014:16 | 2014 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3004:23 | 3004 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3019 | / atomic_impl! { 3020 | | AtomicBool "8" 3021 | | AtomicI8 "8" 3022 | | AtomicI16 "16" ... | 3028 | | AtomicUsize "ptr" 3029 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3005:24 | 3005 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3019 | / atomic_impl! { 3020 | | AtomicBool "8" 3021 | | AtomicI8 "8" 3022 | | AtomicI16 "16" ... | 3028 | | AtomicUsize "ptr" 3029 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3004:23 | 3004 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 3032 | / atomic_impl! { 3033 | | AtomicI64 "64" 3034 | | AtomicU64 "64" 3035 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:3005:24 | 3005 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 3032 | / atomic_impl! { 3033 | | AtomicI64 "64" 3034 | | AtomicU64 "64" 3035 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:191:23 | 191 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 374 | / impl_deserialize_num! { 375 | | f32, deserialize_f32 376 | | num_self!(f32:visit_f32); 377 | | num_as_copysign_self!(f64:visit_f64); 378 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 379 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:196:27 | 196 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 374 | / impl_deserialize_num! { 375 | | f32, deserialize_f32 376 | | num_self!(f32:visit_f32); 377 | | num_as_copysign_self!(f64:visit_f64); 378 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 379 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 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(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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:191:23 | 191 | #[cfg(any(no_float_copysign, not(feature = "std")))] | ^^^^^^^^^^^^^^^^^ ... 382 | / impl_deserialize_num! { 383 | | f64, deserialize_f64 384 | | num_self!(f64:visit_f64); 385 | | num_as_copysign_self!(f32:visit_f32); 386 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | num_as_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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:196:27 | 196 | #[cfg(all(not(no_float_copysign), feature = "std"))] | ^^^^^^^^^^^^^^^^^ ... 382 | / impl_deserialize_num! { 383 | | f64, deserialize_f64 384 | | num_self!(f64:visit_f64); 385 | | num_as_copysign_self!(f32:visit_f32); 386 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | num_as_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_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2306:19 | 2306 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/de/impls.rs:2310:15 | 2310 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:185:11 | 185 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:207:7 | 207 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:427:11 | 427 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:450:7 | 450 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:622:11 | 622 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:660:12 | 660 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:677:12 | 677 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:731:12 | 731 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:776:12 | 776 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:847:12 | 847 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:872:12 | 872 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:889:12 | 889 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:914:12 | 914 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:931:12 | 931 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:953:12 | 953 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:967:12 | 967 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:978:12 | 978 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1001:12 | 1001 | #[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_std_atomic` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1041:32 | 1041 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1060:32 | 1060 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1073:32 | 1073 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:232:16 | 232 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:238:16 | 238 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:244:16 | 244 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:250:16 | 250 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:256:16 | 256 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:262:16 | 262 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:476:16 | 476 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:482:16 | 482 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:516:16 | 516 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:550:16 | 550 | #[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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1061 | / atomic_impl! { 1062 | | AtomicBool "8" 1063 | | AtomicI8 "8" 1064 | | AtomicI16 "16" ... | 1070 | | AtomicUsize "ptr" 1071 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1045:23 | 1045 | #[cfg(any(no_target_has_atomic, target_has_atomic = $size))] | ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic` ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/src/ser/impls.rs:1046:24 | 1046 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", target_has_atomic = $size))))] | ^^^^^^^ ... 1074 | / atomic_impl! { 1075 | | AtomicI64 "64" 1076 | | AtomicU64 "64" 1077 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde-1.0.193/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 Compiling crossbeam-channel v0.5.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=0132c70099b9ba3d -C extra-filename=-c8f7418c376c24c0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcfg_if-d67a7ce7f85b8eee.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_utils-be3252c339a6e737.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-utils` (lib) generated 53 warnings Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.4 Compiling os_info v3.7.0 Compiling toml v0.5.11 Compiling serde_json v1.0.108 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-0.6.4/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.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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_spanned-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 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fca10626fdd54ed3 -C extra-filename=-c445b674d87ca4a0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f081c173ab5a2daf -C extra-filename=-965c7507ab0a0be0 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/Cargo.toml CARGO_PKG_AUTHORS='Jan Schulte :Stanislav Tkach ' CARGO_PKG_DESCRIPTION='Detect the operating system type and version.' CARGO_PKG_HOMEPAGE='https://github.com/stanislav-tkach/os_info' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stanislav-tkach/os_info' CARGO_PKG_RUST_VERSION=1.60 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name os_info --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=2f3097c4a08b475d -C extra-filename=-e8f38249eed3c21f --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern log=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblog-db670ad6d7162977.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/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.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/serde_json-2fc80fc7ede626f7/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/serde_json-1.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=09562d0810a6b921 -C extra-filename=-46b4e1e0098cc833 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitoa-d8e9ce4a43d49274.rmeta --extern ryu=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libryu-33676e605c73274e.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11/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/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.48.0 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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2018 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=f6b3480655960f8e -C extra-filename=-f94d07204470d41a --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `error` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/freebsd/mod.rs:4:11 | 4 | use log::{error, trace}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `serde` (lib) generated 123 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/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="display"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f8827d01f5692905 -C extra-filename=-b6d91ebbe17cdfe6 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libindexmap-3618a6b8a5e13d83.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_spanned-c445b674d87ca4a0.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_datetime-965c7507ab0a0be0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:1:5 | 1 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/angle-grinder-0.19.4/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: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/item.rs:1:5 | 1 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/key.rs:2:5 | 2 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ warning: unused import: `std::str::FromStr` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/value.rs:2:5 | 2 | use std::str::FromStr; | ^^^^^^^^^^^^^^^^^ warning: method `find` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/os_info-3.7.0/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ Compiling regex v1.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/regex-1.10.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 -C debuginfo=2 --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=c4b9105a240e818b -C extra-filename=-0e506156aa3267b9 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libaho_corasick-2f9ba0f50bfab92a.rmeta --extern memchr=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libmemchr-fb26655c0ca22159.rmeta --extern regex_automata=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_automata-8e6ba746e8721a94.rmeta --extern regex_syntax=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex_syntax-b7c2b44ca441ffe7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `de::Deserializer::<'a>::end` --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.5.11/src/de.rs:79:7 | 79 | d.end()?; | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `os_info` (lib) generated 5 warnings warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/array.rs:95:19 | 54 | impl Array { | ---------- method in this implementation ... 95 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/array_of_tables.rs:40:19 | 24 | impl ArrayOfTables { | ------------------ method in this implementation ... 40 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: field `span` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:13:16 | 8 | pub struct Document { | -------- field in this struct ... 13 | pub(crate) span: Option>, | ^^^^ | = note: `Document` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/document.rs:62:19 | 16 | impl Document { | ------------- method in this implementation ... 62 | pub(crate) fn despan(&mut self) { | ^^^^^^ warning: field `implicit` is never read --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/inline_table.rs:15:16 | 11 | pub struct InlineTable { | ----------- field in this struct ... 15 | pub(crate) implicit: bool, | ^^^^^^^^ | = note: `InlineTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: methods `set_implicit`, `is_implicit`, and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/inline_table.rs:159:19 | 49 | impl InlineTable { | ---------------- methods in this implementation ... 159 | pub(crate) fn set_implicit(&mut self, implicit: bool) { | ^^^^^^^^^^^^ ... 164 | pub(crate) fn is_implicit(&self) -> bool { | ^^^^^^^^^^^ ... 213 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/item.rs:310:19 | 36 | impl Item { | --------- method in this implementation ... 310 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: methods `with_repr_unchecked`, `get_internal`, and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/key.rs:54:19 | 36 | impl Key { | -------- methods in this implementation ... 54 | pub(crate) fn with_repr_unchecked(mut self, repr: Repr) -> Self { | ^^^^^^^^^^^^^^^^^^^ ... 75 | pub(crate) fn get_internal(&self) -> &InternalString { | ^^^^^^^^^^^^ ... 117 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: variant `Spanned` is never constructed --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/raw_string.rs:11:5 | 8 | enum RawStringInner { | -------------- variant in this enum ... 11 | Spanned(std::ops::Range), | ^^^^^^^ | = note: `RawStringInner` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis warning: associated items `with_span` and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/raw_string.rs:15:19 | 14 | impl RawString { | -------------- associated items in this implementation 15 | pub(crate) fn with_span(span: std::ops::Range) -> Self { | ^^^^^^^^^ ... 71 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: methods `set_repr_unchecked` and `despan` are never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:27:19 | 14 | / impl Formatted 15 | | where 16 | | T: ValueRepr, | |_________________- methods in this implementation ... 27 | pub(crate) fn set_repr_unchecked(&mut self, repr: Repr) { | ^^^^^^^^^^^^^^^^^^ ... 68 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:158:19 | 141 | impl Repr { | --------- method in this implementation ... 158 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/repr.rs:247:19 | 184 | impl Decor { | ---------- method in this implementation ... 247 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/table.rs:236:19 | 62 | impl Table { | ---------- method in this implementation ... 236 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ warning: method `despan` is never used --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml_edit-0.21.0/src/value.rs:222:19 | 152 | impl Value { | ---------- method in this implementation ... 222 | pub(crate) fn despan(&mut self, input: &str) { | ^^^^^^ Compiling toml v0.8.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/toml-0.8.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/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 -C debuginfo=2 --cfg 'feature="display"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=d94cf1bf6d3ac91f -C extra-filename=-756a6b08e86813d6 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --extern serde_spanned=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_spanned-c445b674d87ca4a0.rmeta --extern toml_datetime=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_datetime-965c7507ab0a0be0.rmeta --extern toml_edit=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml_edit-b6d91ebbe17cdfe6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling human-panic v1.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=human_panic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Panic messages for humans' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/human-panic' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=human-panic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/human-panic' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name human_panic --edition=2021 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "default", "nightly"))' -C metadata=a9c301483396a8a5 -C extra-filename=-c296e35c5f8781b9 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstream-b6bca31f81b10a9a.rmeta --extern anstyle=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanstyle-44984c7e969efa88.rmeta --extern backtrace=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libbacktrace-7b32d41777b19510.rmeta --extern os_info=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libos_info-e8f38249eed3c21f.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --extern serde_derive=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_derive-59b9953d2d17a19a.so --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-756a6b08e86813d6.rmeta --extern uuid=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libuuid-565a96422a413c22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs:52:17 | 52 | use std::panic::PanicInfo; | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/cargo-crates/human-panic-1.2.2/src/lib.rs:222:50 | 222 | pub fn handle_dump(meta: &Metadata, panic_info: &PanicInfo) -> Option { | ^^^^^^^^^ Compiling ag v0.19.4 (/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ag CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/Cargo.toml CARGO_PKG_AUTHORS='Russell Cohen ' CARGO_PKG_DESCRIPTION='CLI App to slice and dice logfiles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ag CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rcoh/angle-grinder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name ag --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-update", "self_update"))' -C metadata=2798100aa3e9c8d7 -C extra-filename=-d24d2363683075d2 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libannotate_snippets-4c23e75e6d6016f3.rmeta --extern anyhow=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanyhow-bf70f7cc5f813deb.rmeta --extern atty=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libatty-850870a7286a433a.rmeta --extern chrono=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libchrono-d7e062c7708f48e0.rmeta --extern clap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap-28cfdd75295be951.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_channel-c8f7418c376c24c0.rmeta --extern dtparse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libdtparse-3c1915b52b2b0428.rmeta --extern human_panic=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libhuman_panic-c296e35c5f8781b9.rmeta --extern im=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libim-51c2aaf2d7deb97e.rmeta --extern include_dir=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libinclude_dir-4f2fdee91cb20250.rmeta --extern itertools=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitertools-85494526262e9ecd.rmeta --extern lazy_static=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblazy_static-47a04e5401e7156a.rmeta --extern logfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblogfmt-bde892c91c227dbb.rmeta --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rmeta --extern nom_supreme=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_supreme-899c6cc1efbd1a19.rmeta --extern nom_locate=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_locate-d437843b31967762.rmeta --extern ordered_float=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libordered_float-c1aed8ba00d83800.rmeta --extern quantiles=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquantiles-d3ed33a8b5fc39b1.rmeta --extern regex=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex-0e506156aa3267b9.rmeta --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rmeta --extern serde_json=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_json-46b4e1e0098cc833.rmeta --extern strfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrfmt-d68cbfde5a984fb8.rmeta --extern strsim=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrsim-c3854d1aa1f086db.rmeta --extern terminal_size=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libterminal_size-741c09991942a903.rmeta --extern thiserror=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libthiserror-0bdb06c3b6de4c79.rmeta --extern tikv_jemallocator=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtikv_jemallocator-2fa47e436281d383.rmeta --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-f94d07204470d41a.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib` warning: elided lifetime has a name --> src/lang.rs:251:35 | 246 | fn expect<'a, F, E, T>( | -- lifetime `'a` declared here ... 251 | F: 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 --> src/lang.rs:249:38 | 246 | fn expect<'a, F, E, T>( | -- lifetime `'a` declared here ... 249 | ) -> impl FnMut(Span<'a>) -> IResult> | ^^^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> src/lang.rs:278:38 | 275 | fn expect_fn<'a, F, O, EF>( | -- lifetime `'a` declared here ... 278 | ) -> impl FnMut(Span<'a>) -> IResult> | ^^^^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> src/lang.rs:356:38 | 354 | fn expect_pipe<'a, M>( | -- lifetime `'a` declared here 355 | error_msg: M, 356 | ) -> impl FnMut(Span<'a>) -> IResult, Span<'a>)>> | ^^^^ this elided lifetime gets resolved as `'a` warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead --> src/funcs.rs:141:42 | 141 | DateTime::::from_utc( | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `human-panic` (lib) generated 2 warnings warning: `toml_edit` (lib) generated 23 warnings warning: `toml` (lib) generated 1 warning warning: struct `Error` is never constructed --> src/lang.rs:71:8 | 71 | struct Error(Range, String); | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `print_str` is never used --> src/printer.rs:28:8 | 20 | pub trait RecordPrinter { | ------------- method in this trait ... 28 | fn print_str(&mut self, row: &Record, display_config: &DisplayConfig) -> String { | ^^^^^^^^^ warning: `regex-automata` (lib) generated 1 warning warning: `ag` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=agrind CARGO_CRATE_NAME=agrind CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/Cargo.toml CARGO_PKG_AUTHORS='Russell Cohen ' CARGO_PKG_DESCRIPTION='CLI App to slice and dice logfiles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ag CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rcoh/angle-grinder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps /usr/local/bin/rustc --crate-name agrind --edition=2018 src/bin/agrind.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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-update", "self_update"))' -C metadata=8d2aebd5b4f66f6c -C extra-filename=-efee4b64ad985146 --out-dir /wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps -L dependency=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps --extern ag=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libag-d24d2363683075d2.rlib --extern annotate_snippets=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libannotate_snippets-4c23e75e6d6016f3.rlib --extern anyhow=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libanyhow-bf70f7cc5f813deb.rlib --extern atty=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libatty-850870a7286a433a.rlib --extern chrono=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libchrono-d7e062c7708f48e0.rlib --extern clap=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libclap-28cfdd75295be951.rlib --extern crossbeam_channel=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libcrossbeam_channel-c8f7418c376c24c0.rlib --extern dtparse=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libdtparse-3c1915b52b2b0428.rlib --extern human_panic=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libhuman_panic-c296e35c5f8781b9.rlib --extern im=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libim-51c2aaf2d7deb97e.rlib --extern include_dir=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libinclude_dir-4f2fdee91cb20250.rlib --extern itertools=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libitertools-85494526262e9ecd.rlib --extern lazy_static=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblazy_static-47a04e5401e7156a.rlib --extern logfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/liblogfmt-bde892c91c227dbb.rlib --extern nom=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom-604aaba2c18e292e.rlib --extern nom_supreme=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_supreme-899c6cc1efbd1a19.rlib --extern nom_locate=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libnom_locate-d437843b31967762.rlib --extern ordered_float=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libordered_float-c1aed8ba00d83800.rlib --extern quantiles=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libquantiles-d3ed33a8b5fc39b1.rlib --extern regex=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libregex-0e506156aa3267b9.rlib --extern serde=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde-82c47a4b232f5f97.rlib --extern serde_json=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libserde_json-46b4e1e0098cc833.rlib --extern strfmt=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrfmt-d68cbfde5a984fb8.rlib --extern strsim=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libstrsim-c3854d1aa1f086db.rlib --extern terminal_size=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libterminal_size-741c09991942a903.rlib --extern thiserror=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libthiserror-0bdb06c3b6de4c79.rlib --extern tikv_jemallocator=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtikv_jemallocator-2fa47e436281d383.rlib --extern toml=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/deps/libtoml-f94d07204470d41a.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/textproc/angle-grinder/work/target/release/build/tikv-jemalloc-sys-8d8a62de25b71944/out/build/lib` warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/bin/agrind.rs:67:5 | 67 | setup_panic!(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/bin/agrind.rs:67:5 | 67 | setup_panic!(); | ^^^^^^^^^^^^^^ | = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ag` (bin "agrind") generated 2 warnings Finished `release` profile [optimized + debuginfo] target(s) in 2m 31s Installing /wrkdirs/usr/ports/textproc/angle-grinder/work/stage/usr/local/bin/agrind Installed package `ag v0.19.4 (/wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4)` (executable `agrind`) warning: be sure to add `/wrkdirs/usr/ports/textproc/angle-grinder/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries install -m 0644 /wrkdirs/usr/ports/textproc/angle-grinder/work/angle-grinder-0.19.4/README.md /wrkdirs/usr/ports/textproc/angle-grinder/work/stage/usr/local/share/doc/angle-grinder ====> 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-05T20:59:14+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 angle-grinder-0.19.4_7 ===> Building angle-grinder-0.19.4_7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for angle-grinder-0.19.4_7 build of textproc/angle-grinder | angle-grinder-0.19.4_7 ended at Mon May 5 17:05:29 EDT 2025 build time: 00:06:16